Click or drag to resize

SeedFiniteManeuverOperator Properties

The SeedFiniteManeuverOperator type exposes the following members.

Properties
  NameDescription
Public propertyFuelFlowRateScalar
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.
Public propertyIsFrozen
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.)
Public propertyName
Gets or sets an optional name for you to identify this operator with.
(Inherited from TargetedSegmentListOperator.)
Public propertyPropagationElementIdentification
Gets or sets the name of the propagated point element that is performing the maneuver.
Public propertyStoppingConditionToUpdate
Gets or sets the DurationStoppingCondition in the SwitchableManeuverSegment that should be updated. This condition must be one of the conditions on the SwitchableManeuverSegment.
Public propertySwitchableManeuverSegment
Top
See Also