JEphem site
tig API
Build classes

Serialized Form


Package jephem

Class jephem.JEphemPrefs implements Serializable


Package jephem.astro

Class jephem.astro.AstroException implements Serializable

Serialized Fields

_e

java.lang.Exception _e
Embedded Exception.


Package jephem.astro.solarsystem

Class jephem.astro.solarsystem.ComputationException implements Serializable

Serialized Fields

_errorType

int _errorType

_bodyIndex

int _bodyIndex

_jd

double _jd

_timeFrame

int _timeFrame


Package jephem.tools

Class jephem.tools.AstroPrefs implements Serializable

Class jephem.tools.Curve implements Serializable

Serialized Fields

_data

double[][] _data
The data to display.


_nbX

int _nbX
Number of values to be represented for each curve.


_nbY

int _nbY
Number of curves represented.


_xMin

double _xMin
min and max values in data coordinates.


_xMax

double _xMax
min and max values in data coordinates.


_yMin

double _yMin
min and max values in data coordinates.


_yMax

double _yMax
min and max values in data coordinates.


_deltaX

double _deltaX
min and max values in data coordinates.


_deltaY

double _deltaY
min and max values in data coordinates.


_axisCenter

Vector2 _axisCenter
Point were the axis intersect, in pixel coordinates. Define the vert. and hor. positions of the axis.


_intervalX

double _intervalX
Intervals for which the values are displayed on the axis.


_intervalY

double _intervalY
Intervals for which the values are displayed on the axis.


_axisSpaceX

int _axisSpaceX
Space taken by the axis for the display (in pixels).


_axisSpaceY

int _axisSpaceY
Space taken by the axis for the display (in pixels).


_ug

int _ug
Supplementary gaps between the axis and the border of the display area.


_bg

int _bg
Supplementary gaps between the axis and the border of the display area.


_lg

int _lg
Supplementary gaps between the axis and the border of the display area.


_rg

int _rg
Supplementary gaps between the axis and the border of the display area.


_h

int _h
height and width of the display area


_w

int _w
height and width of the display area

Class jephem.tools.SkyMap implements Serializable

Serialized Fields

_gridDisplay

int[] _gridDisplay

_gridInterval

double[] _gridInterval

_displayConstellationAbbreviations

boolean _displayConstellationAbbreviations

_displayConstellationBoundaries

boolean _displayConstellationBoundaries

_displayConstellationLines

boolean _displayConstellationLines

Class jephem.tools.SkyMapBase implements Serializable

Serialized Fields

_skyFrame

int _skyFrame
base frame.


_zoom

double _zoom
zoom factor.


_em

Matrix3 _em
Eye matrix.


_theta0

double _theta0
Eye orientation.


_phi0

double _phi0
Eye orientation.


_h

int _h

_w

int _w

_r

int _r
Radius of the map, depending on the zoom factor.


Package jephem.gui

Class jephem.gui.CurveViewer implements Serializable

Serialized Fields

_curve

Curve _curve
field

Class jephem.gui.MainFrame implements Serializable

Serialized Fields

_contentPane

java.awt.Container _contentPane

_centralPanel

javax.swing.JPanel _centralPanel

Class jephem.gui.NewCurveDialog implements Serializable

Class jephem.gui.NewEphemerisDialog implements Serializable

Serialized Fields

_availableFrames

int[] _availableFrames

_curBodies

int[] _curBodies

_tabPane

javax.swing.JTabbedPane _tabPane

_txtPrecision

JTextField2 _txtPrecision

_chkPlanets

javax.swing.JCheckBox[] _chkPlanets

_cmbAstroEngine

javax.swing.JComboBox _cmbAstroEngine

_chkSymbols

javax.swing.JCheckBox _chkSymbols

_btnInstantsInRows

javax.swing.JRadioButton _btnInstantsInRows

_btnInstantsInCols

javax.swing.JRadioButton _btnInstantsInCols

_chkDisplayErrorMsg

javax.swing.JCheckBox _chkDisplayErrorMsg

_txtBeginDate

JTextField2 _txtBeginDate

_txtBeginHour

JTextField2 _txtBeginHour

_txtDisplayEvery

JTextField2 _txtDisplayEvery

_cmbDisplayEvery

javax.swing.JComboBox _cmbDisplayEvery

_btnDisplayDates

javax.swing.JRadioButton _btnDisplayDates

_btnDisplayJDs

javax.swing.JRadioButton _btnDisplayJDs

_cmbTimeFrame

javax.swing.JComboBox _cmbTimeFrame

_btnSpecifyNbDates

javax.swing.JRadioButton _btnSpecifyNbDates

_btnSpecifyEndDate

javax.swing.JRadioButton _btnSpecifyEndDate

_txtEndDate

JTextField2 _txtEndDate

_txtEndHour

JTextField2 _txtEndHour

_txtNbDates

JTextField2 _txtNbDates

_lstFrames

javax.swing.JList _lstFrames

_chkCoord

javax.swing.JCheckBox[] _chkCoord

_cmbUnit

javax.swing.JComboBox[] _cmbUnit

_btnSphere

javax.swing.JRadioButton _btnSphere

_btnCart

javax.swing.JRadioButton _btnCart

_btnDMS

javax.swing.JRadioButton _btnDMS

_btnDecDeg

javax.swing.JRadioButton _btnDecDeg

Class jephem.gui.PreferencesDialog implements Serializable

Serialized Fields

_lang

int _lang
Variables expressing the current preferences.


_contentPane

java.awt.Container _contentPane
content pane.


_prefTree

javax.swing.JTree _prefTree
Preferences tree.


_treePanel

javax.swing.JPanel _treePanel
The different option panes


_generalPanel

javax.swing.JPanel _generalPanel

_astroPanel

javax.swing.JPanel _astroPanel

_directoriesPanel

javax.swing.JPanel _directoriesPanel

_keyboardShortcutsPanel

javax.swing.JPanel _keyboardShortcutsPanel

_curSelectedPanel

javax.swing.JPanel _curSelectedPanel

_horRigidArea

java.awt.Component _horRigidArea
Rigid areas to give the prefs panels a uniform size.


_verRigidArea

java.awt.Component _verRigidArea

_cmbLAF

javax.swing.JComboBox _cmbLAF
GUI components


_btnApplyLAF

javax.swing.JButton _btnApplyLAF

_cmbLang

javax.swing.JComboBox _cmbLang

_cmbAstroEngine

javax.swing.JComboBox _cmbAstroEngine

_txtPrecision

JTextField2 _txtPrecision

_btnOK

javax.swing.JButton _btnOK

_btnCancel

javax.swing.JButton _btnCancel

Class jephem.gui.SkyMapViewer implements Serializable

Serialized Fields

_sm

SkyMap _sm
field


_zoom

double _zoom

_increment

double _increment


JEphem site
tig API
Build classes