Class JsConvert.Astrometric

java.lang.Object
  extended byJsConvert.Astrometric
All Implemented Interfaces:
JsConvert.Unite, java.io.Serializable
Enclosing class:
JsConvert

public static final class JsConvert.Astrometric
extends java.lang.Object
implements JsConvert.Unite, java.io.Serializable

See Also:
Serialized Form

Field Summary
static JsConvert.Astrometric AU
           
static JsConvert.Astrometric LIGHTSECS
           
static JsConvert.Astrometric LIGHTYEARS
           
static JsConvert.Astrometric PARSECS
           
 
Method Summary
 byte[] getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AU

public static final JsConvert.Astrometric AU

PARSECS

public static final JsConvert.Astrometric PARSECS

LIGHTSECS

public static final JsConvert.Astrometric LIGHTSECS

LIGHTYEARS

public static final JsConvert.Astrometric LIGHTYEARS
Method Detail

getValue

public byte[] getValue()
Specified by:
getValue in interface JsConvert.Unite