T - type of the field elementspublic class FieldPoleCorrection<T extends CalculusFieldElement<T>> extends Object
This class is a simple container, it does not provide any processing method.
| Constructor and Description |
|---|
FieldPoleCorrection(T xp,
T yp)
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
T |
getXp()
Get the xp parameter.
|
T |
getYp()
Get the yp parameter.
|
Copyright © 2002-2021 CS GROUP. All rights reserved.