-
Notifications
You must be signed in to change notification settings - Fork 29
MASIFAR
MASIFAR is the AvionicsSystems interface with Ferram Aerospace Research (FAR).
Returns: Angle of attack in degrees.
Returns the vessel's angle of attack.
Returns 1 if FAR is installed and available on this craft, 0 if it is not available.
Return the ballistic coefficient for this vessel.
Return the coefficient of drag for this vessel.
Return the coefficient of lift for this vessel.
Returns: 1 if flap settings were decreased, 0 otherwise.
Reduce flap setting one step, unless flaps are already at 0.
Returns the current dynamic pressure in kPa.
Returns: 0 (no flaps) through 3 (maximum flaps).
Returns the current flap setting for the vessel.
Returns 1 if spoilers are deployed, 0 otherwise.
Returns: 1 if flap settings were increased, 0 otherwise.
Increase flap setting one step, unless flaps are already at 3.
Return the RefArea for this vessel.
-
newState: true to deploy spoilers, false to retract spoilers.
Returns: 1 if the spoiler state changed, 0 otherwise.
Deploy or retract spoilers.
Returns: Sideslip in degrees.
Returns the sideslip of the vessel.
Returns the thrust specific fuel consumption of the vessel.
Returns the stall fraction for this vessel.
Returns: Terminal velocity in m/s.
Returns an estimate of the terminal velocity for the current vessel.
This documentation was automatically generated from source code at 13:35 UTC on 9/Jun/2017.