ContentsIndex
Org.Org.Semantic.HBase.Time.UT1Time
Description
Earth time as measured by UT1
Synopsis
data UT1TimeMarker
type UT1Duration a = VectorWrapper UT1TimeMarker a
type UT1Time a = PointWrapper UT1TimeMarker a
class Monad m => HasTimeEquation m a b | m -> a b where
getTimeEquation :: m (Bijection (Time a) (UT1Time b))
julianDay :: Additive Rational a b => UT1Time a -> b
Documentation
data UT1TimeMarker
type UT1Duration a = VectorWrapper UT1TimeMarker a
UT1 time measured in days since epoch
type UT1Time a = PointWrapper UT1TimeMarker a
class Monad m => HasTimeEquation m a b | m -> a b where
Methods
getTimeEquation :: m (Bijection (Time a) (UT1Time b))
Instances
julianDay :: Additive Rational a b => UT1Time a -> b
Produced by Haddock version 0.6