Interface used to access options for a MATLAB - 3D Guidance Strategy of a Basic Maneuver Procedure.
IsFunctionPathValid | Check if the MATLAB function path is valid. |
SetStopSlantRange | Set the option to use the stop slant range stopping condition and set the according value. |
SetStopTimeToGo | Set the option to use the stop time from target stopping condition and set the according value. |
AirspeedOptions | Get the airspeed options. |
CheckForErrors | The option to check the function for errors. |
ClosureMode | The closure mode for the guidance strategy. |
ComputeTASDot | The option to allow MATLAB to compute the true airspeed for the aircraft. |
DisplayOutput | The option to display the output from the MATLAB function. |
FunctionName | The name of the MATLAB function. |
HOBSAngleTol | The closure high off boresight angle tolerance. |
HOBSMaxAngle | The closure high off boresight max angle. |
StopSlantRange | The range from the target at which the maneuver will stop. |
StopTimeToGo | The stop time from the target at which the maneuver will stop. |
TargetName | The target name. |
TargetResolution | The target position/velocity sampling resolution. |
UseStopSlantRange | The option to specify a range from target stopping condition. |
UseStopTimeToGo | The option to specify a time to go stopping condition. |
ValidTargetNames | Returns the valid target names. |
| Implemented Interface |
|---|
| IAgAvtrBasicManeuverStrategy |





