5.3.3.3. Enum obj_e¶
Defined in File tracking_struct.h
5.3.3.3.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.
-
enumerator OBJ_UNKNOWN¶