Uses of Class
org.apache.sis.measure.ElevationAngle
-
Packages that use ElevationAngle Package Description org.apache.sis.measure Units of measurements, values related to measurement (like angles and ranges) and their formatters. -
-
Uses of ElevationAngle in org.apache.sis.measure
Fields in org.apache.sis.measure declared as ElevationAngle Modifier and Type Field Description static ElevationAngle
ElevationAngle. NADIR
An elevation angle of -90° for an imaginary point directly below a location.static ElevationAngle
ElevationAngle. ZENITH
An elevation angle of 90° for an imaginary point directly above a location.
-