Public Member Functions | |
| def | __init__ |
| def | __str__ |
| def | sphe2cart |
| def | cart2sphe |
Public Attributes | |
| lon | |
| lat | |
| r | |
| x | |
| y | |
| z | |
Point coordinates. * lon : longitude (degree) * lat : latitude (degree) * alt : altitude * r : radial distance (km) * x : * y : * z :
| def module_timespace.Coordinate.__init__ | ( | self | ) |
| def module_timespace.Coordinate.__str__ | ( | self | ) |
| def module_timespace.Coordinate.cart2sphe | ( | self | ) |

| def module_timespace.Coordinate.sphe2cart | ( | self | ) |

| module_timespace.Coordinate.lat |
| module_timespace.Coordinate.lon |
| module_timespace.Coordinate.r |
| module_timespace.Coordinate.x |
| module_timespace.Coordinate.y |
| module_timespace.Coordinate.z |
1.8.5