org.dps.core.database.map
Interface IMapCelestialStatistics
public interface IMapCelestialStatistics
getCelestialID
int getCelestialID()
getTemperature
double getTemperature()
getSpectralClass
java.lang.String getSpectralClass()
getLuminosity
double getLuminosity()
getAge
double getAge()
getLife
double getLife()
getOrbitRadius
double getOrbitRadius()
getEccentricity
double getEccentricity()
getMassDust
double getMassDust()
getMassGas
double getMassGas()
isFragmented
boolean isFragmented()
getDensity
double getDensity()
getSurfaceGravity
double getSurfaceGravity()
getEscapeVelocity
double getEscapeVelocity()
getOrbitPeriod
double getOrbitPeriod()
getRotationRate
double getRotationRate()
isLocked
boolean isLocked()
getPressure
double getPressure()
getRadius
double getRadius()
getMass
double getMass()
getCelestialIDObject
IMapDenormalize getCelestialIDObject()