STK AstrogatorSend comments on this topic.
CharacteristicVelocity Property (IAgVADesignER3BPSetup)
See Also
Windows





Windows & Linux

Description

Get the characteristic velocity computed from the primary and secondary bodies.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CharacteristicVelocity() As Double
[C#]
public double CharacteristicVelocity {get;}
[Managed C++]
public: __property double get_CharacteristicVelocity();
[Unmanaged C++]
public: HRESULT get_CharacteristicVelocity(
    double * pVal
);
[Java]
public double getCharacteristicVelocity();
[Python - STK API ]
@property
def CharacteristicVelocity(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.