5.3.3.1. Enum change_state_reason_e¶
Defined in File tracking_struct.h
5.3.3.1.1. Enum Documentation¶
-
enum change_state_reason_e¶
Enumeration of the possible reasons why an
OBJ_METEORhas been finally classified as anOBJ_NOISE.Values:
-
enumerator REASON_UNKNOWN¶
Unknown (= uninitialized).
-
enumerator REASON_TOO_BIG_ANGLE¶
Angle made by the 3 last positions is to big.
-
enumerator REASON_WRONG_DIRECTION¶
Track radically changed its direction.
-
enumerator REASON_TOO_LONG_DURATION¶
Track lived a too long time to be a meteor.
-
enumerator N_REASONS¶
Number of reasons in the enumeration.
-
enumerator REASON_UNKNOWN¶