| Package | Description |
|---|---|
| org.orekit.estimation.measurements.gnss |
This package provides methods to handle GNSS measurements.
|
| Modifier and Type | Field and Description |
|---|---|
static Dipole |
Dipole.CANONICAL_I_J
Canonical dipole, with primary vector set to
Vector3D.PLUS_I
and secondary vector set to Vector3D.PLUS_J. |
| Modifier and Type | Method and Description |
|---|---|
InterSatellitesWindUp |
InterSatellitesWindUpFactory.getWindUp(SatelliteSystem emitterSystem,
int emitterPrnNumber,
Dipole emitterDipole,
SatelliteSystem receiverSystem,
int receiverPrnNumber,
Dipole receiverDipole)
Get a modifier for an emitter/receiver pair.
|
WindUp |
WindUpFactory.getWindUp(SatelliteSystem system,
int prnNumber,
Dipole emitterDipole,
String receiverName)
Get a modifier for a satellite/receiver pair.
|
| Constructor and Description |
|---|
AbstractWindUp(Dipole emitter,
Dipole receiver)
Simple constructor.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.