libnova v 0.15.0
Data Fields
lnh_lnlat_posn Struct Reference

Ecliptical (or celestial) Latitude and Longitude. More...

#include <ln_types.h>

Data Fields

struct ln_dms lng
 
struct ln_dms lat
 

Detailed Description

Ecliptical (or celestial) Latitude and Longitude.

Human readable Ecliptical (or celestial) Longitude and Latitude.

Examples
transforms.c.

Field Documentation

◆ lat

struct ln_dms lnh_lnlat_posn::lat

latitude. Object latitude

Examples
transforms.c.

◆ lng

struct ln_dms lnh_lnlat_posn::lng

longitude. Object longitude.

Examples
transforms.c.