AGI STK Objects 11 Send comments on this topic.
PassBreak Property (IAgSatellite)
See Also 





Description

Get the Pass Break properties of the satellite.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PassBreak() As IAgVePassBreak

[C#]
public IAgVePassBreak PassBreak {get;}

[Managed C++]
public: __property IAgVePassBreak^ get_PassBreak();

[Unmanaged C++]
public: HRESULT get_PassBreak(
IAgVePassBreak ** ppRetVal
);

[Java]
public IAgVePassBreak getPassBreak();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1