struct EphJplCr::Ephemeris

Defined in:

eph_jpl_cr/ephemeris.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(target : Int32, center : Int32, jd : Float64, bin : EphJplCr::Binary, km : Bool) #

[View source]

Instance Method Detail

def bin : Binary #

[View source]
def calc #

[View source]
def center : Int32 #

[View source]
def center_name : String #

[View source]
def jd : Float64 #

[View source]
def km : Bool #

[View source]
def target : Int32 #

[View source]
def target_name : String #

[View source]
def unit : String #

[View source]