|
Jeospace API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Visibility | |
| org.jeospace.physics.orbit | Contains interfaces and classes supporting physics based orbital mechanics. |
| Uses of Visibility in org.jeospace.physics.orbit |
| Fields in org.jeospace.physics.orbit declared as Visibility | |
static Visibility |
Visibility.UP
UP - object is visible above the defined horizon |
static Visibility |
Visibility.DOWN
DOWN - object is not visible and is below the defined horizon |
static Visibility |
Visibility.TRANSIT
TRANSIT - object is visible and is crossing the local meridian |
static Visibility |
Visibility.ASCENDING
ASCENDING - object is ascending across the defined horizon |
static Visibility |
Visibility.DESCENDING
DESCENDING - object is decending across the defined horizon |
| Methods in org.jeospace.physics.orbit that return Visibility | |
static Visibility |
Visibility.get(Spherical horizontal,
Spherical previous_horizontal)
Return an instance of Visibility which
cooresponds with the horizontal coordinates of the object. |
|
Jeospace API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||