IauOrientationParameters Class |
Namespace: AGI.Foundation.Celestial
The IauOrientationParameters type exposes the following members.
Name | Description | |
---|---|---|
IauOrientationParameters |
Instantiate a new instance.
|
Name | Description | |
---|---|---|
Declination |
Gets the declination of the north pole of the body with respect to
the International Celestial Reference Frame, in radians.
| |
RightAscension |
Gets the right ascension of the north pole of the body with respect to
the International Celestial Reference Frame, in radians.
| |
Rotation |
Gets the rotation about the north pole used to align a set of axes
with the meridian defined by the IAU report, in radians.
| |
RotationRate |
Gets the instantaneous rotation rate about the north pole, in radians per second.
|
Name | Description | |
---|---|---|
Equals(IauOrientationParameters) |
Indicates whether another instance of this type is exactly equal to this instance.
| |
Equals(Object) |
Indicates whether another object is exactly equal to this instance.
(Overrides ObjectEquals(Object).) | |
GetHashCode |
Returns a hash code for this instance, which is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Equality |
Returns if the two instances are exactly equal.
| |
Inequality |
Returns if the two instances are not exactly equal.
|