BasicLaunchSegmentConfigurationBurnoutState Property |
Gets the burnout state. The motion must contain the ID set on the launch segment.
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ITimeBasedState BurnoutState { get; }
Public ReadOnly Property BurnoutState As ITimeBasedState
Get
public:
property ITimeBasedState^ BurnoutState {
ITimeBasedState^ get ();
}
member BurnoutState : ITimeBasedState with get
Property Value
Type:
ITimeBasedStateSee Also