//astronomy/io.github.cosinekitty.astronomy/NodeEventKind
enum NodeEventKind : Enum<NodeEventKind>
Indicates whether a crossing through the ecliptic plane is ascending or descending.
Ascending Ascending() The body passes through the ecliptic plane from south to north. |
|
Descending Descending() The body passes through the ecliptic plane from north to south. |