Package | Description |
---|---|
org.orekit.gnss.antenna |
This package provides classes related to receiver and satellites antenna modeling.
|
Modifier and Type | Class and Description |
---|---|
class |
OneDVariation
Interpolator for 1D phase center variation data.
|
class |
TwoDVariation
Interpolator for 2D phase center variation data.
|
Modifier and Type | Method and Description |
---|---|
PhaseCenterVariationFunction |
FrequencyPattern.getPhaseCenterVariationFunction()
Get the phase center variation function.
|
Constructor and Description |
---|
FrequencyPattern(org.hipparchus.geometry.euclidean.threed.Vector3D eccentricities,
PhaseCenterVariationFunction phaseCenterVariationFunction)
Simple constructor.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.