public class PoleCorrection extends Object implements Serializable
This class is a simple container, it does not provide any processing method.
| Modifier and Type | Field and Description |
|---|---|
static PoleCorrection |
NULL_CORRECTION
Null correction (xp = 0, yp = 0).
|
| Constructor and Description |
|---|
PoleCorrection(double xp,
double yp)
Simple constructor.
|
public static final PoleCorrection NULL_CORRECTION
Copyright © 2002-2015 CS Systèmes d'information. All rights reserved.