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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.