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





Windows & Linux

Description

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

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.