AGI STK Astrogator 11Send comments on this topic.
C3Energy Property (IAgVAElementTargetVectorIncomingAsymptote)
See Also 
Windows






Windows & Linux

Description

C3Energy (Rate squared).

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property C3Energy() As Double
[C#]
public double C3Energy {get; set;}
[Managed C++]
public: __property double get_C3Energy();
public: __property void set_C3Energy(
   double
);
[Unmanaged C++]
public: HRESULT get_C3Energy(
   double * pRetVal
);
public: HRESULT put_C3Energy(
   double NewC3Energy
);
[Java]
public double getC3Energy();public void setC3Energy(
   double
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.