Documentation ¶
Index ¶
- func GetAnimation(sat Satellite, area Area, param Param, dateTime time.Time, delay int, ...) (anim gif.GIF, err error)
- func GetDefaultParam(sat Satellite) (par string, err error)
- func GetHours(sat Satellite, are Area, par Param, dateTime time.Time) (dates []string, err error)
- func GetImages(sat Satellite, area Area, param Param, dateTime time.Time) (images []image.Image, err error)
- func PrintAreas(sat Satellite) (err error)
- func PrintHours(sat Satellite, are Area, par Param, dateTime time.Time) (err error)
- func PrintParams(sat Satellite, are Area) (err error)
- type Area
- type ImageResp
- type ImagesResp
- type Info
- type InfoResp
- type Param
- type Satellite
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAnimation ¶
func GetDefaultParam ¶
func PrintAreas ¶
func PrintHours ¶
func PrintParams ¶
Types ¶
type ImagesResp ¶
type ImagesResp []ImageResp
Click to show internal directories.
Click to hide internal directories.