AGI STK Astrogator 11 Send comments on this topic.
SetBaseSelection Method (IAgVAStateCalcOnePtAccess)
See Also 
Selection





Description

Base Selection

Syntax

[Visual Basic .NET]
Public Sub SetBaseSelection( _
   ByVal Selection As AgEVABaseSelection _
) 

[C#]
public void SetBaseSelection(
AgEVABaseSelection Selection
);

[Managed C++]
public: void SetBaseSelection(
AgEVABaseSelection Selection
);

[Java]
public  setBaseSelection(
AgEVABaseSelection Selection
);

[Unmanaged C++]
public: HRESULT SetBaseSelection(
AgEVABaseSelection Selection
);

Parameters

Selection
Member Value Description
eVABaseSelectionSpecify 0 An object in the current scenario.
eVABaseSelectionCurrentSatellite 1 The current satellite.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1