public class OneDVariation extends Object implements PhaseCenterVariationFunction
Constructor and Description |
---|
OneDVariation(double polarStart,
double polarStep,
double[] variations)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
double |
value(double polarAngle,
double azimuthAngle)
Evaluate phase center variation in one signal direction.
|
public OneDVariation(double polarStart, double polarStep, double[] variations)
polarStart
- start polar anglepolarStep
- between grid pointsvariations
- sampled phase center variationspublic double value(double polarAngle, double azimuthAngle)
value
in interface PhaseCenterVariationFunction
polarAngle
- angle from antenna axial direction
(zenith angle for receiver antennas, nadir angle for
GNSS satellites antennas)azimuthAngle
- angle around axial directionCopyright © 2002-2023 CS GROUP. All rights reserved.