Nutation Class |
Namespace: AGI.Foundation.Celestial
The Nutation type exposes the following members.
Name | Description | |
---|---|---|
Nutation |
Initializes a new Nutation with specified angles in longitude and in obliquity.
|
Name | Description | |
---|---|---|
Longitude |
Gets the nutation in longitude, in radians.
| |
Obliquity |
Gets the nutation in obliquity, in radians.
| |
Omega |
Gets the longitude of the mean ascending node of the lunar orbit on the ecliptic plane measured
from the mean equinox of date.
|
Name | Description | |
---|---|---|
Equals(Nutation) |
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.
|