struct

Kozai::SGP4::ResonanceState

Inherits Struct < Value < Object

Mean elements as modified by deep-space secular and resonance effects.

:nodoc:

Constructors

new(eccentricity : Float64, argument_of_perigee : Float64, inclination : Float64, mean_anomaly : Float64, node : Float64, mean_motion : 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)
mean_motion
mean_motion=(mean_motion : Float64)
node
node=(node : Float64)