SimpleForwardFlightPropellerPropulsionThrottleSetting Property |
Gets the throttle setting.
Namespace:
AGI.Foundation.AircraftPropagation
Assembly:
AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Scalar ThrottleSetting { get; }
Public ReadOnly Property ThrottleSetting As Scalar
Get
public:
property Scalar^ ThrottleSetting {
Scalar^ get ();
}
member ThrottleSetting : Scalar with get
Property Value
Type:
ScalarSee Also