Package targetMotionModule
Class EventLocalisationProgress
java.lang.Object
targetMotionModule.EventLocalisationProgress
Deprecated.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Deprecated.int
Deprecated.static final int
Deprecated.static final int
Deprecated.static final int
Deprecated.int
Deprecated.static final int
Deprecated. -
Constructor Summary
-
Method Summary
-
Field Details
-
LOADING_EVENT_DATA
public static final int LOADING_EVENT_DATADeprecated.- See Also:
-
LOADED_EVENT_DATA
public static final int LOADED_EVENT_DATADeprecated.- See Also:
-
GOT_RESULTS
public static final int GOT_RESULTSDeprecated.- See Also:
-
WAITING
public static final int WAITINGDeprecated.- See Also:
-
DONE
public static final int DONEDeprecated.- See Also:
-
progressType
public int progressTypeDeprecated. -
eventIndex
public int eventIndexDeprecated.
-
-
Constructor Details
-
EventLocalisationProgress
public EventLocalisationProgress(int progressType, int eventIndex) Deprecated.- Parameters:
progressType
-
-
-
Method Details