AGI STK Objects 11Send 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();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.