AGI STK Objects 11Send comments on this topic.
SetProfileType Method (IAgVeAttitudeRealTimeDataReference)
See Also
Profile
Windows






Windows & Linux

Description

Set realtime data reference profile type.

Syntax

[Visual Basic .NET]
Public Sub SetProfileType( _
    ByVal Profile As AgEVeProfile _
) As 
[C#]
public void SetProfileType(
    AgEVeProfile Profile
);
[Managed C++]
public: void SetProfileType(
    AgEVeProfile Profile
);
[Java]
public void setProfileType(
    AgEVeProfile Profile
);
[Unmanaged C++]
public: HRESULT SetProfileType(
    AgEVeProfile Profile
);

Parameters

Profile

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.