- calcAxisFromMMotion(ChapMenuItems.CalculationType) - Method in class jll.celcalc.chap9.TLEActions
-
Calculate length of the semi-major axis from the mean motion
- calcAxisFromPeriod(ChapMenuItems.CalculationType) - Method in class jll.celcalc.chap9.SatelliteActions
-
Calculate a satellite's semi-major axis from its
orbital period
- calcCartesian2Spherical() - Method in class jll.celcalc.chap9.CoordSysActions
-
Convert Cartesian coordinates to spherical
- calcECI2Horizon() - Method in class jll.celcalc.chap9.CoordSysActions
-
Convert ECI (Cartesian) coordinates to horizon
- calcECI2Topo() - Method in class jll.celcalc.chap9.CoordSysActions
-
Convert ECI (Cartesian) to Topocentric coordinates
- calcInclination(ChapMenuItems.CalculationType) - Method in class jll.celcalc.chap9.LaunchSitesActions
-
Calculate the orbital inclination when launched
from a launch site.
- calcKeplerian2State() - Method in class jll.celcalc.chap9.CoordSysActions
-
Convert Keplerian elements to a state vector
- calcLaunchAzimuth(ChapMenuItems.CalculationType) - Method in class jll.celcalc.chap9.LaunchSitesActions
-
Calculate the launch azimuth required to achieve
a specific orbital inclination.
- calcLaunchVelocity(ChapMenuItems.CalculationType) - Method in class jll.celcalc.chap9.LaunchSitesActions
-
Calculate the launch velocity that a rocket must provide
when launched from a given launch site.
- calcMeanMotionFromAxis() - Method in class jll.celcalc.chap9.TLEActions
-
Calculate the mean motion from the length of the semi-major axis
- calcSatDistance(ChapMenuItems.CalculationType) - Method in class jll.celcalc.chap9.SatelliteActions
-
Calculate a satellite's distance from the center of the
Earth at a given time.
- calcSatFootprint() - Method in class jll.celcalc.chap9.SatelliteActions
-
Calculate the size of a satellite's footprint, what %
of the Earth its footprint covers, and how long it will
be in the footprint.
- calcSatLocation(ChapMenuItems.CalculationType) - Method in class jll.celcalc.chap9.SatelliteActions
-
Calculate a satellite's location.
- calcSatOrbitalPeriod(ChapMenuItems.CalculationType) - Method in class jll.celcalc.chap9.SatelliteActions
-
Calculate a satellite's orbital period.
- calcSatPerigeeApogee(ChapMenuItems.CalculationType) - Method in class jll.celcalc.chap9.SatelliteActions
-
Calculate a satellite's perigee and apogee distances.
- calcSatRiseSet(ChapMenuItems.CalculationType) - Method in class jll.celcalc.chap9.SatelliteActions
-
Calculate a satellite's rise/set times.
- calcSatVelocityCircular() - Method in class jll.celcalc.chap9.SatelliteActions
-
Calculate a satellite's orbital velocity when in a
circular orbit.
- calcSatVelocityElliptical() - Method in class jll.celcalc.chap9.SatelliteActions
-
Calculate a satellite's orbital velocity when in an
elliptical orbit.
- calcSpherical2Cartesian() - Method in class jll.celcalc.chap9.CoordSysActions
-
Convert spherical coordinates to Cartesian
- calcState2Keplerian() - Method in class jll.celcalc.chap9.CoordSysActions
-
Convert a state vector to Keplerian elements
- ChapGUI - Class in jll.celcalc.chap9
-
Implements the main GUI
- ChapGUI() - Constructor for class jll.celcalc.chap9.ChapGUI
-
Create the GUI frame.
- ChapMenuItems - Class in jll.celcalc.chap9
-
This class extends JMenuItem to add some additional fields, which
simplifies the code for adding items to the menu bar and determining
what actions to take as various menu items are selected.
- ChapMenuItems() - Constructor for class jll.celcalc.chap9.ChapMenuItems
-
This class constructor creates ChapMnuItm objects (e.g., menu items) for
the Solar Info and Orbital Elements menus.
- ChapMenuItems.CalculationType - Enum in jll.celcalc.chap9
-
Define values for the eCalcType field in a ChapMenuItem class.
- ChapMenuItems.ChapMnuItm - Class in jll.celcalc.chap9
-
Define a class for what a menu item looks like
- ChapMnuItm(String, ChapMenuItems.CalculationType) - Constructor for class jll.celcalc.chap9.ChapMenuItems.ChapMnuItm
-
This class constructor creates a ChapMnuItem when conversion data is supplied.
- clearTextAreas() - Static method in class jll.celcalc.chap9.ChapGUI
-
Clears the text areas in the GUI
- CoordSysActions - Class in jll.celcalc.chap9
-
Handles the Coord Sys menu items
- CoordSysActions() - Constructor for class jll.celcalc.chap9.CoordSysActions
-
- getAboutCommand() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the command that represents the About menu item.
- getArgOfPeri() - Static method in class jll.celcalc.chap9.VDator
-
Gets the argument of perigee.
- getAxisLength() - Static method in class jll.celcalc.chap9.VDator
-
Gets the length of the orbital semi-major axis.
- getCalcType() - Method in class jll.celcalc.chap9.ChapMenuItems.ChapMnuItm
-
Gets the type of calculation to perform.
- getChapMenuCommand() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the command that represents the Solar Sys Info, Data Files, and Star Charts menu items.
- getCoordQueryForm() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the coordinate query form
- getCoordSysMenu() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the Coord Sys menu.
- getCSTCommand() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the command that represents the CST radio button.
- getcurrentObserver() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the current observer.
- getcurrentSitesDB() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the currently loaded Launch sites
- getcurrentTLEDB() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the currently loaded TLEs
- getData1() - Method in class jll.celcalc.chap9.Form6Coords
-
Get 1st data item from the query form
- getData2() - Method in class jll.celcalc.chap9.Form6Coords
-
Get 2nd data item from the query form
- getData3() - Method in class jll.celcalc.chap9.Form6Coords
-
Get 3rd data item from the query form
- getData4() - Method in class jll.celcalc.chap9.Form6Coords
-
Get 4th data item from the query form
- getData5() - Method in class jll.celcalc.chap9.Form6Coords
-
Get 5th data item from the query form
- getData6() - Method in class jll.celcalc.chap9.Form6Coords
-
Get 6th data item from the query form
- getDSTStatus() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the current status of the DST check box
- getEccentricity() - Static method in class jll.celcalc.chap9.VDator
-
Gets the orbital eccentricity.
- getESTCommand() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the command that represents the EST radio button.
- getExitCommand() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the command that represents the Exit menu item.
- getInclination() - Static method in class jll.celcalc.chap9.VDator
-
Gets the orbital inclination.
- getInstructionsCommand() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the command that represents the Instructions menu item.
- getLaunchSitesMenu() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the Launch Sites menu.
- getLongitudeCommand() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the command that represents the Longitude radio button.
- getMeanAnomaly() - Static method in class jll.celcalc.chap9.VDator
-
Gets the orbital mean anomaly.
- getMenuListener() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the listener for the menu items
- getMSTCommand() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the command that represents the MST radio button.
- getNewtonMethodCommand() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the command that represents the Newton's Method radio button.
- getNewtonMethodRBStatus() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the status of the Newton's Method radio button.
- getPosVect() - Static method in class jll.celcalc.chap9.VDator
-
Gets the state vector's positional vector.
- getPrtInstance() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the ASTPrt instance for this application's scrollable text pane area.
- getPSTCommand() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the command that represents the PST radio button.
- getRAAN() - Static method in class jll.celcalc.chap9.VDator
-
Gets the right ascension of the ascending node.
- getSatellitesMenu() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the Satellites menu
- getSelectedRBStatus() - Static method in class jll.celcalc.chap9.ChapGUI
-
Determine what time zone radio button is selected
- getShowInterimCalcsStatus() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the status of the Show Interim Calculations checkbox
- getSimpleIterationCommand() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the command that represents the Simple Iteration radio button.
- getSimpleIterationRBStatus() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the status of the Simple Iteration radio button.
- getTextPane() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the scrollable text pane area for this GUI.
- getTLEsMenu() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the TLEs menu.
- getTrueAnomalyRBStatus() - Static method in class jll.celcalc.chap9.ChapGUI
-
Gets the current selection of the radio buttons for solving
Kepler's equation
- getValidTLENum() - Static method in class jll.celcalc.chap9.Misc
-
Ask user for a valid TLE data set number
- getVelVect() - Static method in class jll.celcalc.chap9.VDator
-
Gets the state vector's velocity vector.