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





Windows & Linux

Description

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

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.