AGI STK Astrogator 11 Send comments on this topic.
SetSegment Method (IAgVAProfileSeedFiniteManeuver)
See Also 
pVAMCSManeuver





Description

Sets the maneuver segment to target.

Syntax

[Visual Basic .NET]
Public Sub SetSegment( _
   ByVal pVAMCSManeuver As IAgVAMCSManeuver _
) 

[C#]
public void SetSegment(
IAgVAMCSManeuver pVAMCSManeuver
);

[Managed C++]
public: void SetSegment(
IAgVAMCSManeuver ^ pVAMCSManeuver
);

[Java]
public  setSegment(
IAgVAMCSManeuver pVAMCSManeuver
);

[Unmanaged C++]
public: HRESULT SetSegment(
IAgVAMCSManeuver * pVAMCSManeuver
);

Parameters

pVAMCSManeuver

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1