mirror of
http://172.16.200.102/RESSAC/RESSAC_Use_Case.git
synced 2025-11-30 20:57:58 +01:00
3df4ef5cdd25870d1fe3826607cbdc6c2a2c39fa
Some units in types.ads are defined as floating-point types and others as signed integer types. Start using the dimension system in GNAT on floating-point units. Next step is to see if there is a benefit in using floating-point types instead of signed integer types for the input and output types, so that we can use the standard dimension system. Otherwise, we could use a signed integer type with the Dimension_System aspect as the root type for all these signed integer types.
RESSAC_Use_Case
A Collaborative Development Assurance Lab
Welcome to the RESSAC GitHub,
RESSAC is an open project devoted to experimenting new approaches to aeronautic system, software, and hardware development assurance. It originated from an FAA initiative named "Streamlining Development Assurance" (November 2015). It is hosted by IRT St Exupery (Toulouse FRANCE).
As of 01/10/2016 the specification of the use case is available in the UseCaseSpecification directory. The other folders are empty.
Description
Languages
Rich Text Format
99.5%
Ada
0.4%
HTML
0.1%