STK ObjectsSend comments on this topic.
Properties Property (IAgVeGPSSpecifyAlmanac)
See Also
Windows





Windows & Linux

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();
[Python - STK API ]
@property
def Properties(self) -> "IAgVeGPSAlmanacProperties":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.