public class PoleCorrection extends Object implements Serializable
这个类是一个简单的容器,不提供任何处理方法。
Modifier and Type | Field and Description |
---|---|
static PoleCorrection |
NULL_CORRECTION
空校正(xp = 0, yp = 0)。
|
Constructor and Description |
---|
PoleCorrection(double xp, double yp)
简单构造函数。
|
public static final PoleCorrection NULL_CORRECTION
Copyright © 2002-2023 CS GROUP. All rights reserved.