moonphase

package
v0.5.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Moon

type Moon struct {
	// contains filtered or unexported fields
}

Moon ...

func New

func New(t time.Time) (moonP *Moon)

New ...

func (*Moon) Age

func (m *Moon) Age() float64

Age ...

func (*Moon) Diameter

func (m *Moon) Diameter() float64

Diameter ...

func (*Moon) Distance

func (m *Moon) Distance() float64

Distance ...

func (*Moon) FirstQuarter

func (m *Moon) FirstQuarter() float64

FirstQuarter ...

func (*Moon) FullMoon

func (m *Moon) FullMoon() float64

FullMoon ...

func (*Moon) Illumination

func (m *Moon) Illumination() float64

Illumination ...

func (*Moon) LastQuarter

func (m *Moon) LastQuarter() float64

LastQuarter ...

func (*Moon) NewMoon

func (m *Moon) NewMoon() float64

NewMoon ...

func (*Moon) NextFirstQuarter

func (m *Moon) NextFirstQuarter() float64

NextFirstQuarter ...

func (*Moon) NextFullMoon

func (m *Moon) NextFullMoon() float64

NextFullMoon ...

func (*Moon) NextLastQuarter

func (m *Moon) NextLastQuarter() float64

NextLastQuarter ...

func (*Moon) NextNewMoon

func (m *Moon) NextNewMoon() float64

NextNewMoon ...

func (*Moon) Phase

func (m *Moon) Phase() float64

Phase ...

func (*Moon) PhaseName

func (m *Moon) PhaseName() string

PhaseName ...

func (*Moon) SunDiameter

func (m *Moon) SunDiameter() float64

SunDiameter ...

func (*Moon) SunDistance

func (m *Moon) SunDistance() float64

SunDistance ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL