STK ObjectsSend comments on this topic.
ProfileType Property (IAgVeAttitudeRealTimeDataReference)
See Also
Windows





Windows & Linux

Description

Get realtime data reference profile type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ProfileType() As AgEVeProfile
[C#]
public AgEVeProfile ProfileType {get;}
[Managed C++]
public: __property AgEVeProfile get_ProfileType();
[Unmanaged C++]
public: HRESULT get_ProfileType(
    AgEVeProfile * pVal
);
[Java]
public AgEVeProfile getProfileType();
[Python - STK API ]
@property
def ProfileType(self) -> "AgEVeProfile":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.