| Modifier and Type | Field and Description |
|---|---|
static SolarObject[] |
SolarObject.DATA |
static SolarObject |
SolarObject.EARTH |
static SolarObject |
SolarObject.MOON |
static SolarObject |
SolarObject.SUN |
| Modifier and Type | Method and Description |
|---|---|
static SolarObject[] |
SolarObject.getArray() |
| Modifier and Type | Method and Description |
|---|---|
static List<SolarObject> |
SolarObject.getList() |
static List<SolarObject> |
SolarObject.getSatellites(String center) |
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.