AGI STK Objects 11 Send comments on this topic.
GeoBox Property (IAgVeVOOrbitProximity)
See Also 





Description

Get the parameters for a geostationary box, a planar rectangle centered at a fixed longitude in space and used to visually check that a GEO satellite stays within a certain area.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GeoBox() As IAgVeVOGeoBox

[C#]
public IAgVeVOGeoBox GeoBox {get;}

[Managed C++]
public: __property IAgVeVOGeoBox^ get_GeoBox();

[Unmanaged C++]
public: HRESULT get_GeoBox(
IAgVeVOGeoBox ** ppRetVal
);

[Java]
public IAgVeVOGeoBox getGeoBox();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1