Class ENUCoordinate

java.lang.Object
org.episteme.natural.earth.coordinates.ENUCoordinate
All Implemented Interfaces:
Serializable, GeometricObject<EarthCoordinate>, Positioned<EarthCoordinate>, EarthCoordinate

public final class ENUCoordinate extends Object implements EarthCoordinate, Serializable
East-North-Up (ENU) topocentric coordinate system. Represents coordinates relative to a local tangent plane at a reference point. Useful for local navigation, radar, and site-specific scientific measurements.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also: