AGI STK Astrogator 11 Send comments on this topic.
ResetProfile Method (IAgVAMCSTargetSequence)
See Also 
Profile





Description

Reset - resets the current values of specified profile.

Syntax

[Visual Basic .NET]
Public Sub ResetProfile( _
   ByVal Profile As IAgVAProfile _
) 

[C#]
public void ResetProfile(
IAgVAProfile Profile
);

[Managed C++]
public: void ResetProfile(
IAgVAProfile ^ Profile
);

[Java]
public  resetProfile(
IAgVAProfile Profile
);

[Unmanaged C++]
public: HRESULT ResetProfile(
IAgVAProfile * Profile
);

Parameters

Profile

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1