BasicLaunchSegmentBurnoutVelocityFrame Property |
Gets or sets the reference frame that the burnout velocity is specified in.
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SimpleAscentPropagatorBurnoutVelocityFrame BurnoutVelocityFrame { get; set; }
Public Property BurnoutVelocityFrame As SimpleAscentPropagatorBurnoutVelocityFrame
Get
Set
public:
property SimpleAscentPropagatorBurnoutVelocityFrame BurnoutVelocityFrame {
SimpleAscentPropagatorBurnoutVelocityFrame get ();
void set (SimpleAscentPropagatorBurnoutVelocityFrame value);
}
member BurnoutVelocityFrame : SimpleAscentPropagatorBurnoutVelocityFrame with get, set
Property Value
Type:
SimpleAscentPropagatorBurnoutVelocityFrameSee Also