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






Windows & Linux

Description

Elevation quadratic term (dimension: angle/time^2)

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property El2() As Double
[C#]
public double El2 {get; set;}
[Managed C++]
public: __property double get_El2();
public: __property void set_El2(
   double
);
[Unmanaged C++]
public: HRESULT get_El2(
   double * pRetVal
);
public: HRESULT put_El2(
   double NewEl2
);
[Java]
public double getEl2();public void setEl2(
   double
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.