Class Earth
java.lang.Object
velo.ladaalpha.fields.astronomy.SpaceObject
velo.ladaalpha.fields.astronomy.Planet
velo.ladaalpha.fields.astronomy.Objects.Earth
The Class Earth.
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class velo.ladaalpha.fields.astronomy.Planet
getAtmosphere_density, getComposition, getDistance_to_orbitted_star, getMax_temp_c, getMin_temp_c, getMoons_n, getRadius, getRings_n, getStar_orbitted, getTilt, getTime_to_orbit_star_years, getType, setAtmosphere_density, setComposition, setDistance_to_orbitted_star, setMax_temp_c, setMin_temp_c, setMoons_n, setRadius, setRings_n, setStar_orbitted, setTilt, setTime_to_orbit_star_years, setType 
- 
Constructor Details
- 
Earth
public Earth()Instantiates a new earth. 
 -