A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://smithsonian.github.io/SuperNOVAS/apidoc/html/structobject.html below:

SuperNOVAS: object Struct Reference

#include <novas.h>

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.
 

Celestial object of interest.

Note, the memory footprint is different from NOVAS C due to the use of the enum vs short 'type' and the long vs. short 'number' values – hence it is not cross-compatible for binary data exchange with NOVAS C 3.1.

See also
NOVAS_OBJECT_INIT
NOVAS_MERCURY_INIT
NOVAS_VENUS_INIT
NOVAS_EARTH_INIT
NOVAS_MARS_INIT
NOVAS_JUPITER_INIT
NOVAS_SATURN_INIT
NOVAS_URANUS_INIT
NOVAS_NEPTUNE_INIT
NOVAS_PLUTO_INIT
NOVAS_PLUTO_BARYCENTER_INIT
NOVAS_SUN_INIT
NOVAS_SSB_INIT
NOVAS_MOON_INIT
NOVAS_EMB_INIT
◆ orbit

orbital data for NOVAS_ORBITAL_OBJECT type.

Since
1.2

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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4