Interface used to access options for a MATLAB - 3D Guidance Strategy of a Basic Maneuver Procedure.
CancelTgtPosVel | Cancel the position velocity strategies for MATLAB 3D Guidance. |
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 | Gets or sets the option to check the function for errors. |
ClosureMode | Gets or sets the closure mode for the guidance strategy. |
ComputeTASDot | Gets or sets the option to allow MATLAB to compute the true airspeed for the aircraft. |
DisplayOutput | Gets or sets the option to display the output from the MATLAB function. |
FunctionName | Gets or sets the name of the MATLAB function. |
HOBSAngleTol | Gets or sets the closure high off boresight angle tolerance. |
HOBSMaxAngle | Gets or sets the closure high off boresight max angle. |
PosVelStrategies | Get the position velocity strategies for MATLAB 3D Guidance. |
StopSlantRange | Get the range from the target at which the maneuver will stop. |
StopTimeToGo | Get the stop time from the target at which the maneuver will stop. |
TargetName | Gets or sets the target name. |
TargetResolution | Gets or sets the target position/velocity sampling resolution. |
UseStopSlantRange | Get the option to specify a range from target stopping condition. |
UseStopTimeToGo | Get the option to specify a time to go stopping condition. |
ValidTargetNames | Returns the valid target names. |
Implemented Interface |
---|
IAgAvtrBasicManeuverStrategy |