CometCoord

csw.params.core.models.Coords.CometCoord
case class CometCoord(tag: Tag, epochOfPerihelion: Double, inclination: Angle, longAscendingNode: Angle, argOfPerihelion: Angle, perihelionDistance: Double, eccentricity: Double) extends Coord

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Coord
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product