AGI STK Objects 11 Send comments on this topic.
Pass Property (IAgSaVO)
See Also 





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 ** ppRetVal
);

[Java]
public IAgVeVOPass getPass();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1