|
Practical Astronomy Algorithms in .NET/C#
|
Public Member Functions | |
| PASun_Tests () | |
| void | ApproximatePositionOfSun () |
| void | PrecisePositionOfSun () |
| void | SunDistanceAndAngularSize () |
| void | SunriseAndSunset () |
| void | MorningAndEveningTwilight () |
| void | EquationOfTime () |
| void | SolarElongation () |
Private Attributes | |
| readonly PASun | _paSun |
| PASun_Tests | ( | ) |