mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-05-19 06:17:03 -04:00
Updated Windows build process.
Fixed C compiler warnings that show up on Windows but not Linux. Trim trailing whitespace for target code. Generate Python documentation.
This commit is contained in:
@@ -32,7 +32,7 @@ Example
|
||||
---
|
||||
|
||||
<a name="GeoMoon"></a>
|
||||
### GeoMoon(time:astronomy.Time) -> astronomy.Vector
|
||||
### GeoMoon(time: astronomy.Time) -> astronomy.Vector
|
||||
Calculates the geocentric position of the Moon at a given time.
|
||||
|
||||
Given a time of observation, calculates the Moon's position as a vector.
|
||||
|
||||
Reference in New Issue
Block a user