AGI STK Astrogator 11 Send comments on this topic.
SolarRadius Property (IAgVASRPAeroT20)
See Also 





Description

The solar radius value to use in eclipse calculations. Uses Distance Dimension.

Property type

Read-write property

Syntax

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

[C#]
public double SolarRadius {get; set;}

[Managed C++]
public: __property double get_SolarRadius();
public: __property void set_SolarRadius(
double
);

[Unmanaged C++]
public: HRESULT get_SolarRadius(
double * pRetVal
);
public: HRESULT put_SolarRadius(
double NewSolarRadius
);

[Java]
public double getSolarRadius();public void setSolarRadius(
double
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1