AGI STK Objects 11 Send comments on this topic.
VisualMagnitude Property (IAgCelestialBodyInfo)
See Also 





Description

Visual magnitude.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VisualMagnitude() As Double

[C#]
public double VisualMagnitude {get;}

[Managed C++]
public: __property double get_VisualMagnitude();

[Unmanaged C++]
public: HRESULT get_VisualMagnitude(
double * pRetVal
);

[Java]
public double getVisualMagnitude();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1