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






Windows & Linux

Description

Elevation constant term (dimension: angle)

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property El0() As Double
[C#]
public double El0 {get; set;}
[Managed C++]
public: __property double get_El0();
public: __property void set_El0(
   double
);
[Unmanaged C++]
public: HRESULT get_El0(
   double * pRetVal
);
public: HRESULT put_El0(
   double NewEl0
);
[Java]
public double getEl0();public void setEl0(
   double
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.