SeedFiniteManeuverOperator Properties |
The SeedFiniteManeuverOperator type exposes the following members.
Name | Description | |
---|---|---|
FuelFlowRateScalar |
Gets or sets the scalar representing the fuel flow rate. Note that
this will be evaluated once at the time of the ImpulsiveManeuverSegment
to estimate the overall time needed to achieve the delta-v of the impulsive maneuver.
| |
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
Name |
Gets or sets an optional name for you to identify this operator with.
(Inherited from TargetedSegmentListOperator.) | |
PropagationElementIdentification |
Gets or sets the name of the propagated point element that is performing the maneuver.
| |
StoppingConditionToUpdate |
Gets or sets the DurationStoppingCondition in the
SwitchableManeuverSegment that should be updated. This condition must be
one of the conditions on the SwitchableManeuverSegment.
| |
SwitchableManeuverSegment |
Gets or sets the SwitchableSegment whose
PrimarySegment is a FiniteManeuverSegment
and whose AlternateSegment is an
ImpulsiveManeuverSegment.
|