P/Q collectively describe the orientation of
the satellite's orbit plane. Dimensionless.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Q() As Double
|
| [C#] |
|---|
public double Q {get; set;}
|
| [Managed C++] |
|---|
public: __property double get_Q();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Q(
|
| [Java] |
|---|
public double getQ();public void setQ(
|