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





Windows & Linux

Description

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

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.