STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgVePassBreak getPassBreak();
[Python - STK API ]
@property
def PassBreak(self) -> "IAgVePassBreak":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.