Processing math: 100%

Functional Requirements

This section provides the functional requirements, the tasks and behaviours that the software is expected to complete.

Input-Values: Input the values from Tab:ReqInputs.

Verify-Input-Values: Check the entered input values to ensure that they do not exceed the data constraints. If any of the input values are out of bounds, an error message is displayed and the calculations stop.

Calculate-Values: Calculate the following values: tflight (from IM:calOfLandingTime), pland (from IM:calOfLandingDist), doffset (from IM:offsetIM), and s (from IM:messageIM).

Output-Values: Output tflight (from IM:calOfLandingTime), s (from IM:messageIM), and doffset (from IM:offsetIM).

SymbolDescriptionUnits
ptargetTarget positionm
vlaunchLaunch speedms
θLaunch anglerad

Required Inputs