STK ObjectsSend comments on this topic.
Parallax Property (IAgCelestialBodyInfo)
See Also
Windows





Windows & Linux

Description

Trigonometric parallax. Use the \"Angle\" dimension.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.