[Phase, DiskFrac] = MoonPhase(JD);
Determines the lunar phase for the specified date.
|
Parameters |
Description |
|
JD [array] |
Julian date |
|
Return Values |
Description |
|
Phase [array] |
Lunar phase (rad) |
|
DiskFrac [array] |
Fraction of lunar disk visible |
D. A. Vallado, Fundamentals of astrodynamics and applications. New York: McGraw-Hill, 1997.
|
Copyright (c) MZA Associates 2009. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|