AGI STK Objects 11Send comments on this topic.
Wy Property (IAgVeIntegratedAttitude)
See Also 
Windows






Windows & Linux

Description

Body fixed wy rate: initial angular velocity rate about the satellite's Y axis. Uses AngleRate Dimension.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property Wy() As Double
[C#]
public double Wy {get; set;}
[Managed C++]
public: __property double get_Wy();
public: __property void set_Wy(
   double
);
[Unmanaged C++]
public: HRESULT get_Wy(
   double * pRetVal
);
public: HRESULT put_Wy(
   double NewWy
);
[Java]
public double getWy();
public void setWy(
   double
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.