|
Practical Astronomy Algorithms in .NET/C#
|
Public Member Functions | |
| PAPlanet_Tests () | |
| void | ApproximatePositionOfPlanet () |
| void | PrecisePositionOfPlanet () |
| void | VisualAspectsOfAPlanet () |
Private Attributes | |
| readonly PAPlanet | _paPlanet |
Definition at line 5 of file PAPlanet.cs.
| PAPlanet_Tests | ( | ) |
Definition at line 9 of file PAPlanet.cs.
| void ApproximatePositionOfPlanet | ( | ) |
Definition at line 15 of file PAPlanet.cs.
| void PrecisePositionOfPlanet | ( | ) |
Definition at line 21 of file PAPlanet.cs.
| void VisualAspectsOfAPlanet | ( | ) |
Definition at line 27 of file PAPlanet.cs.
|
private |
Definition at line 7 of file PAPlanet.cs.