struct EphJplCr::Binary

Defined in:

eph_jpl_cr/binary.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(bin_io : IO, target : Int32, center : Int32, jd : Float64) #

[View source]

Instance Method Detail

def au : Float64 #

[View source]
def cnams : Array(String) #

[View source]
def coeffs : Array(Array(Array(Array(Float64)))) #

[View source]
def cvals : Array(Float64) #

[View source]
def emrat : Float64 #

[View source]
def ipts : Array(Array(UInt32)) #

[View source]
def jdepoc : Float64 #

[View source]
def jds_cheb : Array(Float64) #

[View source]
def ncon : UInt32 #

[View source]
def numde : UInt32 #

[View source]
def sss : Array(Float64) #

[View source]
def ttl : String #

[View source]