ControlEngineIon#
- class ansys.stk.core.stkobjects.astrogator.ControlEngineIon#
IntEnum
Overview#
|
FlowRateModel.C0 - the constant coefficient. |
|
FlowRateModel.C1 - the linear coefficient. |
|
FlowRateModel.C2 - the quadratic coefficient. |
|
FlowRateModel.C3 - the cubic coefficient. |
|
Gravitational acceleration constant at sea level on the Earth. |
|
IspModel.C0 - the constant coefficient. |
|
IspModel.C1 - the linear coefficient. |
|
IspModel.C2 - the quadratic coefficient. |
|
IspModel.C3 - the cubic coefficient. |
|
MassFlowEfficiencyModel.C0 - the constant coefficient. |
|
MassFlowEfficiencyModel.C1 - the linear coefficient. |
|
MassFlowEfficiencyModel.C2 - the quadratic coefficient. |
|
MassFlowEfficiencyModel.C3 - the cubic coefficient. |
|
Minimum power required for the engine to produce thrust. |
|
Maximum power that can be used by the engine to produce thrust. |
|
The degradation factor is (1 - x)n, where n is the time since epoch in years, and x is the percent degradation per year. |
|
Percentage of available thrust to use (100 is full on, 0 is off). |
|
PowerEfficiencyModel.C0 - the constant coefficient. |
|
PowerEfficiencyModel.C1 - the linear coefficient. |
|
PowerEfficiencyModel.C2 - the quadratic coefficient. |
|
PowerEfficiencyModel.C3 - the cubic coefficient. |
|
The date and time used as a reference epoch for degradation. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import ControlEngineIon