Properties for engine parameters for an Ion 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. |
EngineDefinition | Get the engine definition. |
g | Gets or sets the gravitational acceleration constant at sea level on the Earth. Uses Acceleration Dimension. |
InputPowerSourceName | Gets or sets the object that computes the power input to the engine. |
MaxInputPower | Gets or sets the maximum power that can be used by engine to produce thrust. Uses Power Dimension. |
MinRequiredPower | Gets or sets the minimum power required for engine to produce thrust. Uses Power Dimension. |
PercentDegradationPerYear | Gets or sets the degradation factor is ((1-x%/yr)^(timeSinceRefEpoch)). |
PercentThrottle | Gets or sets the percentage of available thrust to use (100 is full on, 0 is off). Dimensionless. |
ReferenceEpoch | Gets or sets the date and Time used as reference epoch for degradation. Uses DateFormat Dimension. |
Implemented Interface |
---|
IAgComponentInfo |
IAgCloneable |
Name |
---|
AgVAEngineIon |