Properties for engine parameters for a Throttle Table engine model.
DisableControlParameter | Disables the specified control parameter. |
EnableControlParameter | Enables the specified control parameter. |
IsControlParameterEnabled | Sees if the specified control is enabled. |
ControlParametersAvailable | Returns whether or not the control parameters can be set. |
g | The gravitational acceleration constant at sea level on the Earth. Uses Acceleration Dimension. |
InputPowerSourceName | The object that computes the power input to the engine. |
OperationModeDefinition | The engine operation mode definition. |
PercentDegradationPerYear | The degradation factor is ((1-x%/yr)^(timeSinceRefEpoch)). |
ReferenceEpoch | The date and Time used as reference epoch for degradation. Uses DateFormat Dimension. |
RegressionPolynomialDegree | The degree of the regression polynomial. Dimensionless. |
ThrottleTableFilename | A file containing the engine performance data in the tabular format. |
Implemented Interface |
---|
IAgComponentInfo |
IAgCloneable |