AGI STK Objects 11 Send comments on this topic.
Properties Property (IAgVeGPSSpecifyAlmanac)
See Also 





Description

Gets the almanac properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Properties() As IAgVeGPSAlmanacProperties

[C#]
public IAgVeGPSAlmanacProperties Properties {get;}

[Managed C++]
public: __property IAgVeGPSAlmanacProperties^ get_Properties();

[Unmanaged C++]
public: HRESULT get_Properties(
IAgVeGPSAlmanacProperties ** ppRetVal
);

[Java]
public IAgVeGPSAlmanacProperties getProperties();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1