T
- type of the field elementspublic class FieldPoleCorrection<T extends org.hipparchus.RealFieldElement<T>> extends Object
This class is a simple container, it does not provide any processing method.
Constructor | Description |
---|---|
FieldPoleCorrection(T xp,
T yp) |
Simple constructor.
|
Modifier and Type | Method | Description |
---|---|---|
T |
getXp() |
Get the xp parameter.
|
T |
getYp() |
Get the yp parameter.
|
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.