SuperNOVAS v1.5
The NOVAS C library, made better
Loading...
Searching...
No Matches
object Struct Reference

Celestial object of interest. More...

#include <novas.h>

Data Fields

char name [SIZE_OF_OBJ_NAME]
 name of the object (0-terminated)
 
long number
 enum novas_planet, or minor planet ID (e.g. NAIF), or star catalog ID.
 
struct novas_orbital orbit
 orbital data for NOVAS_ORBITAL_OBJECT type.
 
struct novas_cat_entry star
 basic astrometric data (in ICRS) for NOVAS_CATALOG_OBJECT type.
 
enum novas_object_type type
 NOVAS object type.
 

Detailed Description

Field Documentation

◆ orbit

struct novas_orbital orbit

orbital data for NOVAS_ORBITAL_OBJECT type.

Since
1.2

The documentation for this struct was generated from the following file: