5.3.3.4. Enum obj_e

5.3.3.4.1. Enum Documentation

enum obj_e

Enumeration of the different object types (= object classification).

Values:

enumerator OBJ_UNKNOWN

Unknown (= uninitialized).

enumerator OBJ_METEOR

Meteor.

enumerator OBJ_STAR

Star.

enumerator OBJ_NOISE

Noise (generally noise means that it is not a meteor and not a star).

enumerator N_OBJECTS

Number of objects in the enumeration.