Body fixed wy rate: initial angular velocity rate about the satellite's Y axis. Uses AngleRate Dimension.
Read-write property
[Visual Basic .NET] |
---|
Public Property Wy() As Double |
[C#] |
---|
public double Wy {get; set;} |
[Managed C++] |
---|
public: __property double get_Wy(); |
[Unmanaged C++] |
---|
public: HRESULT get_Wy( |
[Java] |
---|
public double getWy(); |