Sky View Café - Java

org.shetline.astronomy
Interface BuildOptions


public interface BuildOptions


Field Summary
static boolean ASTEROIDS_AND_COMETS
           
static boolean BIG_STAR_CATALOG
           
static boolean DIURNAL_ABERRATION
           
static boolean FULL_VSOP
           
static boolean HIGH_PRECISION_MOON
           
static boolean INCLUDE_GRS
           
static boolean INCLUDE_MOONS
           
static boolean INCLUDE_PLUTO
           
static boolean INCLUDE_VSOP
           
 

Field Detail

ASTEROIDS_AND_COMETS

static final boolean ASTEROIDS_AND_COMETS
See Also:
Constant Field Values

BIG_STAR_CATALOG

static final boolean BIG_STAR_CATALOG
See Also:
Constant Field Values

DIURNAL_ABERRATION

static final boolean DIURNAL_ABERRATION
See Also:
Constant Field Values

FULL_VSOP

static final boolean FULL_VSOP
See Also:
Constant Field Values

HIGH_PRECISION_MOON

static final boolean HIGH_PRECISION_MOON
See Also:
Constant Field Values

INCLUDE_GRS

static final boolean INCLUDE_GRS
See Also:
Constant Field Values

INCLUDE_MOONS

static final boolean INCLUDE_MOONS
See Also:
Constant Field Values

INCLUDE_PLUTO

static final boolean INCLUDE_PLUTO
See Also:
Constant Field Values

INCLUDE_VSOP

static final boolean INCLUDE_VSOP
See Also:
Constant Field Values

Sky View Café - Java