public class FrequencyPattern extends Object
Modifier | Constructor | Description |
---|---|---|
protected |
FrequencyPattern(org.hipparchus.geometry.euclidean.threed.Vector3D eccentricities,
PhaseCenterVariationFunction phaseCenterVariationFunction) |
Simple constructor.
|
Modifier and Type | Method | Description |
---|---|---|
org.hipparchus.geometry.euclidean.threed.Vector3D |
getEccentricities() |
Get the phase center eccentricities.
|
double |
getPhaseCenterVariation(org.hipparchus.geometry.euclidean.threed.Vector3D direction) |
Get the value of the phase center variation in a signal direction.
|
protected FrequencyPattern(org.hipparchus.geometry.euclidean.threed.Vector3D eccentricities, PhaseCenterVariationFunction phaseCenterVariationFunction)
eccentricities
- phase center eccentricities (m)phaseCenterVariationFunction
- phase center variation functionpublic org.hipparchus.geometry.euclidean.threed.Vector3D getEccentricities()
public double getPhaseCenterVariation(org.hipparchus.geometry.euclidean.threed.Vector3D direction)
direction
- signal direction in antenna reference frameCopyright © 2002-2019 CS Systèmes d'information. All rights reserved.