AGI STK Objects 11 Send comments on this topic.
AtmosAltOfEarthShapeForEclipse Property (IAgVeHPOPSolarRadiationPressureOptions)
See Also 





Description

Atmospheric altitude for the shape of the Earth for eclipses. Uses Distance Dimension.

Property type

Read-write property

Syntax

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

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

[Managed C++]
public: __property double get_AtmosAltOfEarthShapeForEclipse();
public: __property void set_AtmosAltOfEarthShapeForEclipse(
double
);

[Unmanaged C++]
public: HRESULT get_AtmosAltOfEarthShapeForEclipse(
double * pRetVal
);
public: HRESULT put_AtmosAltOfEarthShapeForEclipse(
double NewAtmosAltOfEarthShapeForEclipse
);

[Java]
public double getAtmosAltOfEarthShapeForEclipse();public void setAtmosAltOfEarthShapeForEclipse(
double
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1