STK ObjectsSend comments on this topic.
Pass Property (IAgSaVO)
See Also
Windows





Windows & Linux

Description

Get the satellite's Pass properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Pass() As IAgVeVOPass
[C#]
public IAgVeVOPass Pass {get;}
[Managed C++]
public: __property IAgVeVOPass ^ get_Pass();
[Unmanaged C++]
public: HRESULT get_Pass(
    IAgVeVOPass ** ppVal
);
[Java]
public IAgVeVOPass getPass();
[Python - STK API ]
@property
def Pass(self) -> "IAgVeVOPass":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.