LatLongBase
ostrat.geom.pglobe.LatLongBase
trait LatLongBase
The purpose of this trait is to provide super trait for surface positions on all Spheroids.
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
Members list
Concise view
Value members
Abstract methods
Concrete methods
The cosine of the latitude, where North is a positive latitude.
The cosine of the latitude, where North is a positive latitude.
Attributes
The sine of the latitude, where North is a positive latitude.
The sine of the latitude, where North is a positive latitude.
Attributes
The cosine of the longitude, where East is a positive longitude.
The cosine of the longitude, where East is a positive longitude.
Attributes
The sine of the longitude, where East is a positive longitude.
The sine of the longitude, where East is a positive longitude.