- getAltitude() - Method in class com.github.amsacode.predict4java.SatPos
-
- getAosAzimuth() - Method in class com.github.amsacode.predict4java.SatPassTime
-
- getArgper() - Method in class com.github.amsacode.predict4java.TLE
-
- getAzimuth() - Method in class com.github.amsacode.predict4java.SatPos
-
- getBstar() - Method in class com.github.amsacode.predict4java.TLE
-
- getCatnum() - Method in class com.github.amsacode.predict4java.TLE
-
- getDownlinkFreq(Long, Date) - Method in class com.github.amsacode.predict4java.PassPredictor
-
Gets the downlink frequency corrected for doppler.
- getDrag() - Method in class com.github.amsacode.predict4java.TLE
-
- getEccn() - Method in class com.github.amsacode.predict4java.TLE
-
- getEclipseDepth() - Method in class com.github.amsacode.predict4java.AbstractSatellite
-
- getEclipseDepth() - Method in class com.github.amsacode.predict4java.SatPos
-
- getElevation() - Method in class com.github.amsacode.predict4java.SatPos
-
- getEndTime() - Method in class com.github.amsacode.predict4java.SatPassTime
-
- getEo() - Method in class com.github.amsacode.predict4java.TLE
-
- getEpoch() - Method in class com.github.amsacode.predict4java.TLE
-
- getHeightAMSL() - Method in class com.github.amsacode.predict4java.GroundStationPosition
-
- getHorizonElevations() - Method in class com.github.amsacode.predict4java.GroundStationPosition
-
Returns a copy of the horizon elevations.
- getIncl() - Method in class com.github.amsacode.predict4java.TLE
-
- getLat() - Method in class com.github.amsacode.predict4java.Position
-
- getLatitude() - Method in class com.github.amsacode.predict4java.GroundStationPosition
-
- getLatitude() - Method in class com.github.amsacode.predict4java.SatPos
-
- getLon() - Method in class com.github.amsacode.predict4java.Position
-
- getLongitude() - Method in class com.github.amsacode.predict4java.GroundStationPosition
-
- getLongitude() - Method in class com.github.amsacode.predict4java.SatPos
-
- getLosAzimuth() - Method in class com.github.amsacode.predict4java.SatPassTime
-
- getMaxEl() - Method in class com.github.amsacode.predict4java.SatPassTime
-
- getMeanan() - Method in class com.github.amsacode.predict4java.TLE
-
- getMeanmo() - Method in class com.github.amsacode.predict4java.TLE
-
- getName() - Method in class com.github.amsacode.predict4java.GroundStationPosition
-
- getName() - Method in class com.github.amsacode.predict4java.TLE
-
- getNddot6() - Method in class com.github.amsacode.predict4java.TLE
-
- getOmegao() - Method in class com.github.amsacode.predict4java.TLE
-
- getOrbitnum() - Method in class com.github.amsacode.predict4java.TLE
-
- getPasses(Date, int, boolean) - Method in class com.github.amsacode.predict4java.PassPredictor
-
Gets a list of SatPassTime
- getPhase() - Method in class com.github.amsacode.predict4java.SatPos
-
- getPolePassed() - Method in class com.github.amsacode.predict4java.SatPassTime
-
- getPosition(GroundStationPosition, Date) - Method in class com.github.amsacode.predict4java.AbstractSatellite
-
- getPosition(GroundStationPosition, Date) - Method in interface com.github.amsacode.predict4java.Satellite
-
Get the position of the satellite.
- getPositions(Date, int, int, int) - Method in class com.github.amsacode.predict4java.PassPredictor
-
Calculates positions of satellite for a given point in time, time range
and step increment.
- getQoms24() - Method in class com.github.amsacode.predict4java.AbstractSatellite
-
- getRaan() - Method in class com.github.amsacode.predict4java.TLE
-
- getRange() - Method in class com.github.amsacode.predict4java.SatPos
-
- getRangeCircle(double) - Method in class com.github.amsacode.predict4java.SatPos
-
Calculates the footprint range circle using the given increment.
- getRangeCircle() - Method in class com.github.amsacode.predict4java.SatPos
-
Calculates the footprint range circle using an increment of 1.0 degrees.
- getRangeCircleRadiusKm() - Method in class com.github.amsacode.predict4java.SatPos
-
- getRangeRate() - Method in class com.github.amsacode.predict4java.SatPos
-
- getRefepoch() - Method in class com.github.amsacode.predict4java.TLE
-
- getS4() - Method in class com.github.amsacode.predict4java.AbstractSatellite
-
- getSatPos(Date) - Method in class com.github.amsacode.predict4java.PassPredictor
-
- getSetnum() - Method in class com.github.amsacode.predict4java.TLE
-
- getStartTime() - Method in class com.github.amsacode.predict4java.SatPassTime
-
- getTCA() - Method in class com.github.amsacode.predict4java.SatPassTime
-
- getTheta() - Method in class com.github.amsacode.predict4java.SatPos
-
- getTime() - Method in class com.github.amsacode.predict4java.SatPos
-
- getTLE() - Method in class com.github.amsacode.predict4java.AbstractSatellite
-
- getTLE() - Method in interface com.github.amsacode.predict4java.Satellite
-
Returns the currently assigned TLE for the satellite.
- getUplinkFreq(Long, Date) - Method in class com.github.amsacode.predict4java.PassPredictor
-
- getXincl() - Method in class com.github.amsacode.predict4java.TLE
-
- getXmo() - Method in class com.github.amsacode.predict4java.TLE
-
- getXndt2o() - Method in class com.github.amsacode.predict4java.TLE
-
- getXno() - Method in class com.github.amsacode.predict4java.TLE
-
- getXnodeo() - Method in class com.github.amsacode.predict4java.TLE
-
- getYear() - Method in class com.github.amsacode.predict4java.TLE
-
- GroundStationPosition - Class in com.github.amsacode.predict4java
-
The location of the Satellite Ground Station.
- GroundStationPosition(double, double, double) - Constructor for class com.github.amsacode.predict4java.GroundStationPosition
-
- GroundStationPosition(double, double, double, String) - Constructor for class com.github.amsacode.predict4java.GroundStationPosition
-