struct

Kozai::SGP4::PeriodicElements

Inherits Struct < Value < Object

Orbital elements as modified by the long-period lunar and solar terms.

:nodoc:

Constructors

new(eccentricity : Float64, inclination : Float64, node : Float64, argument_of_perigee : Float64, mean_anomaly : Float64)
Source

Instance methods

argument_of_perigee
argument_of_perigee=(argument_of_perigee : Float64)
eccentricity
eccentricity=(eccentricity : Float64)
inclination
inclination=(inclination : Float64)
mean_anomaly
mean_anomaly=(mean_anomaly : Float64)
node
node=(node : Float64)