Uses of Enum Class
org.orekit.gnss.SatelliteSystem
Packages that use SatelliteSystem
Package
Description
This package provides measurement pre-processing filters.
This package provides methods to handle GNSS measurements.
This package is gathers sub-packages providing parsers/writers for various RINEX files.
This package provides classes related to navigation clock files.
This package provides classes related to RINEX navigation files.
This package provides parsers for the various RINEX navigation messages.
This package provides classes related to RINEX observation files.
This package contains class managing the sections in RINEX files.
This package provides classes related to station data.
This package provides classes related to GNSS applications.
This package provides all supported RTCM correction
messages.This package provides all supported IGS Generic SSR Message types.
This package provides the top level
MessagesParser class that can extract messages from binary containers like ByteArrayEncodedMessages or {link org.orekit.metric.gnss.ssr.parser.InputStreamEncodedMessages
InputStreamEncodedMessages}.This package provides classes related to navigation data containing in
GNSS almanacs and navigation messages.
This independent package provides classes to handle epochs, time scales,
and to compare instants together.
-
Uses of SatelliteSystem in org.orekit.estimation.measurements.filtering
Methods in org.orekit.estimation.measurements.filtering with parameters of type SatelliteSystemModifier and TypeMethodDescriptionDualFrequencySmoother.createFilter(ObservationData codeData, ObservationData phaseDataF1, ObservationData phaseDataF2, SatelliteSystem satSystem) Creates an Hatch filter given initial data.SingleFrequencySmoother.createFilter(ObservationData codeData, ObservationData smoothingData, SatelliteSystem system) Creates an Hatch filter given initial data.voidDualFrequencySmoother.filterDataSet(List<ObservationDataSet> listODS, SatelliteSystem satSystem, int prnNumber, String obsTypeF1, String obsTypeF2) Applies a Dual Frequency Hatch filter to a list ofObservationDataSet.voidSingleFrequencySmoother.filterDataSet(List<ObservationDataSet> listODS, SatelliteSystem satSystem, int prnNumber, String obsType) Applies a Single Frequency Hatch filter to a list ofObservationDataSet. -
Uses of SatelliteSystem in org.orekit.estimation.measurements.gnss
Methods in org.orekit.estimation.measurements.gnss that return SatelliteSystemModifier and TypeMethodDescriptionCombinedObservationDataSet.getSatelliteSystem()Get Satellite System.Methods in org.orekit.estimation.measurements.gnss with parameters of type SatelliteSystemModifier and TypeMethodDescriptionstatic GeometryFreeCombinationMeasurementCombinationFactory.getGeometryFreeCombination(SatelliteSystem system) Get the Geometry-Free combination of measurements.static GRAPHICCombinationMeasurementCombinationFactory.getGRAPHICCombination(SatelliteSystem system) Get the GRAPHIC combination of measurements.static IonosphereFreeCombinationMeasurementCombinationFactory.getIonosphereFreeCombination(SatelliteSystem system) Get the Ionosphere-Free combination of measurements.static MelbourneWubbenaCombinationMeasurementCombinationFactory.getMelbourneWubbenaCombination(SatelliteSystem system) Get the Melbourne-Wübbena combination of measurements.static NarrowLaneCombinationMeasurementCombinationFactory.getNarrowLaneCombination(SatelliteSystem system) Get the Narrow-Lane combination of measurements.static PhaseMinusCodeCombinationMeasurementCombinationFactory.getPhaseMinusCodeCombination(SatelliteSystem system) Get the phase minus code combination of measurements.static WideLaneCombinationMeasurementCombinationFactory.getWideLaneCombination(SatelliteSystem system) Get the Wide-Lane combination of measurements.InterSatellitesWindUpFactory.getWindUp(SatelliteSystem emitterSystem, int emitterPrnNumber, Dipole emitterDipole, SatelliteSystem receiverSystem, int receiverPrnNumber, Dipole receiverDipole) Get a modifier for an emitter/receiver pair.OneWayGNSSWindUpFactory.getWindUp(SatelliteSystem emitterSystem, int emitterPrnNumber, Dipole emitterDipole, String receiverName, Dipole receiverDipole, AttitudeProvider emitterAttitude) Get a modifier for an emitter/receiver pair.WindUpFactory.getWindUp(SatelliteSystem system, int prnNumber, Dipole emitterDipole, String receiverName) Get a modifier for a satellite/receiver pair.protected StringAbstractCycleSlipDetector.setName(int numSat, SatelliteSystem sys) Create the name of a satellite from its PRN number and satellite System it belongs to.Constructors in org.orekit.estimation.measurements.gnss with parameters of type SatelliteSystemModifierConstructorDescriptionprotectedAbstractDualFrequencyCombination(CombinationType type, SatelliteSystem system) Constructor.protectedAbstractSingleFrequencyCombination(CombinationType type, SatelliteSystem system) Constructor.CombinedObservationDataSet(SatelliteSystem satelliteSystem, int prnNumber, AbsoluteDate tObs, double rcvrClkOffset, List<CombinedObservationData> observationData) Simple constructor. -
Uses of SatelliteSystem in org.orekit.files.rinex
Methods in org.orekit.files.rinex that return SatelliteSystemModifier and TypeMethodDescriptionAppliedDCBS.getSatelliteSystem()Get the satellite system.AppliedPCVS.getSatelliteSystem()Get the satellite system.Constructors in org.orekit.files.rinex with parameters of type SatelliteSystemModifierConstructorDescriptionAppliedDCBS(SatelliteSystem satelliteSystem, String progDCBS, String sourceDCBS) Simple constructor.AppliedPCVS(SatelliteSystem satelliteSystem, String progPCVS, String sourcePCVS) Simple constructor. -
Uses of SatelliteSystem in org.orekit.files.rinex.clock
Methods in org.orekit.files.rinex.clock that return SatelliteSystemModifier and TypeMethodDescriptionRinexClockHeader.parseSatelliteSystem(String line, SatelliteSystem defaultSatelliteSystem) Parse satellite system.Methods in org.orekit.files.rinex.clock that return types with arguments of type SatelliteSystemModifier and TypeMethodDescriptionRinexClockHeader.getSystemObservationTypes()Getter for the different observation type for each satellite system.Methods in org.orekit.files.rinex.clock with parameters of type SatelliteSystemModifier and TypeMethodDescriptionvoidRinexClockHeader.addSystemObservationType(SatelliteSystem satSystem, ObservationType observationType) Add an observation type for a specified satellite system.intRinexClockHeader.numberOfObsTypes(SatelliteSystem system) Get the number of observation types for a given system.RinexClockHeader.parseSatelliteSystem(String line, SatelliteSystem defaultSatelliteSystem) Parse satellite system. -
Uses of SatelliteSystem in org.orekit.files.rinex.observation
Methods in org.orekit.files.rinex.observation that return SatelliteSystemModifier and TypeMethodDescriptionRinexObservationHeader.getPhaseCenterSystem()Get satellite system for average phase center.PhaseShiftCorrection.getSatelliteSystem()Get the Satellite System.RinexObservationHeader.parseSatelliteSystem(String line, SatelliteSystem defaultSatelliteSystem) Parse satellite system.Methods in org.orekit.files.rinex.observation with parameters of type SatelliteSystemModifier and TypeMethodDescriptionvoidRinexObservationHeader.addScaleFactorCorrection(SatelliteSystem satelliteSystem, ScaleFactorCorrection scaleFactorCorrection) Add scale factor correction.RinexObservationHeader.getScaleFactorCorrections(SatelliteSystem satelliteSystem) Get the list of scale factor correction.RinexObservationHeader.parseSatelliteSystem(String line, SatelliteSystem defaultSatelliteSystem) Parse satellite system.voidRinexObservationHeader.setPhaseCenterSystem(SatelliteSystem phaseCenterSystem) Set satellite system for average phase center.Constructors in org.orekit.files.rinex.observation with parameters of type SatelliteSystemModifierConstructorDescriptionPhaseShiftCorrection(SatelliteSystem satSystemPhaseShift, ObservationType typeObsPhaseShift, double phaseShiftCorrection, List<SatInSystem> satsPhaseShift) Simple constructor.Constructor parameters in org.orekit.files.rinex.observation with type arguments of type SatelliteSystemModifierConstructorDescriptionRinexObservationParser(Function<? super String, ? extends ObservationType> typeBuilder, BiFunction<SatelliteSystem, TimeScales, ? extends TimeScale> timeScaleBuilder, TimeScales timeScales) Create a RINEX loader/parser with the given source of RINEX auxiliary data files.RinexObservationWriter(Appendable output, String outputName, BiFunction<SatelliteSystem, TimeScales, ? extends TimeScale> timeScaleBuilder, TimeScales timeScales) Simple constructor. -
Uses of SatelliteSystem in org.orekit.files.rinex.section
Methods in org.orekit.files.rinex.section that return SatelliteSystemModifier and TypeMethodDescriptionRinexBaseHeader.getSatelliteSystem()Getter for the satellite system.abstract SatelliteSystemRinexBaseHeader.parseSatelliteSystem(String line, SatelliteSystem defaultSatelliteSystem) Parse satellite system.Methods in org.orekit.files.rinex.section that return types with arguments of type SatelliteSystemModifier and TypeMethodDescriptionRinexClockObsBaseHeader.getTypeObs()Get an unmodifiable view of the map of observation types.Methods in org.orekit.files.rinex.section with parameters of type SatelliteSystemModifier and TypeMethodDescriptionabstract SatelliteSystemRinexBaseHeader.parseSatelliteSystem(String line, SatelliteSystem defaultSatelliteSystem) Parse satellite system.voidRinexBaseHeader.parseVersionFileTypeSatelliteSystem(String line, SatelliteSystem defaultSatelliteSystem, String name, double... supportedVersions) Parse version, file type and satellite system.voidRinexBaseHeader.setSatelliteSystem(SatelliteSystem satelliteSystem) Setter for the satellite system.voidRinexClockObsBaseHeader.setTypeObs(SatelliteSystem system, List<String> types) Set the number of observations for a satellite. -
Uses of SatelliteSystem in org.orekit.files.sinex
Methods in org.orekit.files.sinex that return types with arguments of type SatelliteSystemModifier and TypeMethodDescriptionStationDifferentialSignalBias.getAvailableSatelliteSystems()Get the satellite systems available for the station.StationObservableSpecificSignalBias.getAvailableSatelliteSystems()Get the satellite systems available for the station.Methods in org.orekit.files.sinex with parameters of type SatelliteSystemModifier and TypeMethodDescriptionStationDifferentialSignalBias.getDsb(SatelliteSystem satelliteSystem) Get the DSB data for a given satellite system.StationObservableSpecificSignalBias.getOsb(SatelliteSystem satelliteSystem) Get the OSB data for a given satellite system. -
Uses of SatelliteSystem in org.orekit.gnss
Methods in org.orekit.gnss that return SatelliteSystemModifier and TypeMethodDescriptionGnssSignal.getSatelliteSystem()Get the satellite system for which this frequency is defined.PredefinedGnssSignal.getSatelliteSystem()Get the satellite system for which this frequency is defined.SatInSystem.getSystem()Get the system this satellite belongs to.static SatelliteSystemSatelliteSystem.parseSatelliteSystem(String s) Parse a string to get the satellite system.static SatelliteSystemSatelliteSystem.parseSatelliteSystem(String s, SatelliteSystem defaultSatelliteSystem) Parse a string to get the satellite system.static SatelliteSystemReturns the enum constant of this class with the specified name.static SatelliteSystem[]SatelliteSystem.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.orekit.gnss with parameters of type SatelliteSystemModifier and TypeMethodDescriptionObservationType.getSignal(SatelliteSystem system) Get the signal for a specified satellite system.PredefinedObservationType.getSignal(SatelliteSystem system) Get the signal for a specified satellite system.static SatelliteSystemSatelliteSystem.parseSatelliteSystem(String s, SatelliteSystem defaultSatelliteSystem) Parse a string to get the satellite system.Constructors in org.orekit.gnss with parameters of type SatelliteSystem -
Uses of SatelliteSystem in org.orekit.gnss.metric.messages.rtcm.correction
Methods in org.orekit.gnss.metric.messages.rtcm.correction that return SatelliteSystemModifier and TypeMethodDescriptionRtcmCorrectionMessage.getSatelliteSystem()Get the satellite system associated to the message.Constructors in org.orekit.gnss.metric.messages.rtcm.correction with parameters of type SatelliteSystemModifierConstructorDescriptionRtcmCorrectionMessage(int typeCode, SatelliteSystem system, H header, List<D> data) Constructor. -
Uses of SatelliteSystem in org.orekit.gnss.metric.messages.ssr.igm
Methods in org.orekit.gnss.metric.messages.ssr.igm that return SatelliteSystemModifier and TypeMethodDescriptionSsrIgmMessage.getSatelliteSystem()Get the satellite system associated to the message.Constructors in org.orekit.gnss.metric.messages.ssr.igm with parameters of type SatelliteSystemModifierConstructorDescriptionSsrIgm01(int typeCode, SatelliteSystem system, SsrIgm01Header header, List<SsrIgm01Data> data) Constructor.SsrIgm02(int typeCode, SatelliteSystem system, SsrIgm02Header header, List<SsrIgm02Data> data) Constructor.SsrIgm03(int typeCode, SatelliteSystem system, SsrIgm03Header header, List<SsrIgm03Data> data) Constructor.SsrIgm04(int typeCode, SatelliteSystem system, SsrIgm04Header header, List<SsrIgm04Data> data) Constructor.SsrIgm05(int typeCode, SatelliteSystem system, SsrIgm05Header header, List<SsrIgm05Data> data) Constructor.SsrIgm06(int typeCode, SatelliteSystem system, SsrIgm06Header header, List<SsrIgm06Data> data) Constructor.SsrIgm07(int typeCode, SatelliteSystem system, SsrIgm07Header header, List<SsrIgm07Data> data) Constructor.SsrIgmMessage(int typeCode, SatelliteSystem system, H header, List<D> data) Constructor. -
Uses of SatelliteSystem in org.orekit.gnss.metric.parser
Methods in org.orekit.gnss.metric.parser that return SatelliteSystemModifier and TypeMethodDescriptionstatic SatelliteSystemIgsSsrMessageType.messageNumberToSatelliteSystem(int subTypeMessage) Find the satellite system corresponding to the sub-type message number.Methods in org.orekit.gnss.metric.parser with parameters of type SatelliteSystemModifier and TypeMethodDescriptionstatic intIgsSsrMessageType.getSatelliteId(SatelliteSystem system, int id) Transform the satellite ID parsed from the IGS SSR message to the real ID. -
Uses of SatelliteSystem in org.orekit.propagation.analytical.gnss.data
Methods in org.orekit.propagation.analytical.gnss.data that return SatelliteSystemModifier and TypeMethodDescriptionGNSSOrbitalElementsDriversProvider.getSystem()Get satellite system.Constructors in org.orekit.propagation.analytical.gnss.data with parameters of type SatelliteSystemModifierConstructorDescriptionprotectedAbstractAlmanac(double mu, double angularVelocity, int weeksInCycle, TimeScales timeScales, SatelliteSystem system) Constructor.protectedAbstractNavigationMessage(double mu, double angularVelocity, int weeksInCycle, TimeScales timeScales, SatelliteSystem system, String type) Constructor.BeidouAlmanac(TimeScales timeScales, SatelliteSystem system) Build a new almanac.BeidouCivilianNavigationMessage(RadioWave radioWave, TimeScales timeScales, SatelliteSystem system, String type) Constructor.BeidouLegacyNavigationMessage(TimeScales timeScales, SatelliteSystem system, String type) Constructor.protectedCivilianNavigationMessage(boolean cnv2, double mu, double angularVelocity, int weeksInCycle, TimeScales timeScales, SatelliteSystem system, String type) Constructor.protectedCommonGnssData(double mu, double angularVelocity, int weeksInCycle, TimeScales timeScales, SatelliteSystem system) Constructor.protectedFieldGnssOrbitalElements(T mu, double angularVelocity, int weeksInCycle, TimeScales timeScales, SatelliteSystem system) Simple constructor.GalileoAlmanac(TimeScales timeScales, SatelliteSystem system) Build a new almanac.GalileoNavigationMessage(TimeScales timeScales, SatelliteSystem system, String type) Constructor.protectedGNSSOrbitalElements(double mu, double angularVelocity, int weeksInCycle, TimeScales timeScales, SatelliteSystem system) Constructor.protectedGNSSOrbitalElementsDriversProvider(double angularVelocity, int weeksInCycle, TimeScales timeScales, SatelliteSystem system) Constructor.GPSAlmanac(TimeScales timeScales, SatelliteSystem system) Constructor.GPSCivilianNavigationMessage(boolean cnv2, TimeScales timeScales, SatelliteSystem system, String type) Constructor.GPSLegacyNavigationMessage(TimeScales timeScales, SatelliteSystem system, String type) Constructor.protectedLegacyNavigationMessage(double mu, double angularVelocity, int weeksInCycle, TimeScales timeScales, SatelliteSystem system, String type) Constructor.NavICAlmanac(TimeScales timeScales, SatelliteSystem system) Constructor.NavICL1NvNavigationMessage(TimeScales timeScales, SatelliteSystem system, String type) Constructor.NavICLegacyNavigationMessage(TimeScales timeScales, SatelliteSystem system, String type) Constructor.QZSSAlmanac(TimeScales timeScales, SatelliteSystem system) Constructor.QZSSCivilianNavigationMessage(boolean cnv2, TimeScales timeScales, SatelliteSystem system, String type) Constructor.QZSSLegacyNavigationMessage(TimeScales timeScales, SatelliteSystem system, String type) Constructor. -
Uses of SatelliteSystem in org.orekit.time
Methods in org.orekit.time that return SatelliteSystemModifier and TypeMethodDescriptionGNSSDate.GNSSDateType.getSatelliteSystem()Get the satellite system.GNSSDate.getSystem()Get satellite system.Methods in org.orekit.time with parameters of type SatelliteSystemModifier and TypeMethodDescriptionstatic intGNSSDate.GNSSDateType.getRollOverWeek(SatelliteSystem satellite) Get the number of week in one rollover cycle for the given satellite system.Constructors in org.orekit.time with parameters of type SatelliteSystemModifierConstructorDescriptionGNSSDate(int weekNumber, double secondsInWeek, SatelliteSystem system) Build an instance corresponding to a GNSS date.GNSSDate(int weekNumber, double secondsInWeek, SatelliteSystem system, DateComponents reference, TimeScales timeScales) Build an instance corresponding to a GNSS date.GNSSDate(int weekNumber, double secondsInWeek, SatelliteSystem system, TimeScales timeScales) Build an instance corresponding to a GNSS date.GNSSDate(int weekNumber, TimeOffset secondsInWeek, SatelliteSystem system) Build an instance corresponding to a GNSS date.GNSSDate(int weekNumber, TimeOffset secondsInWeek, SatelliteSystem system, DateComponents reference, TimeScales timeScales) Build an instance corresponding to a GNSS date.GNSSDate(int weekNumber, TimeOffset secondsInWeek, SatelliteSystem system, TimeScales timeScales) Build an instance corresponding to a GNSS date.GNSSDate(AbsoluteDate date, SatelliteSystem system) Build an instance from an absolute date.GNSSDate(AbsoluteDate date, SatelliteSystem system, TimeScales timeScales) Build an instance from an absolute date.