Package org.locationtech.proj4j.util
Class PolarCoordinate
java.lang.Object
org.locationtech.proj4j.util.PolarCoordinate
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
lam
public double lam -
phi
public double phi
-
-
Constructor Details
-
PolarCoordinate
-
PolarCoordinate
public PolarCoordinate(double lam, double phi)
-
-
Method Details