|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMobilePlatformSafetyState
Interface for Mobile Platform specific Safety and warning field states.
| Nested Class Summary | |
|---|---|
static class |
IMobilePlatformSafetyState.SafetyState
The three states of the safety and warning fields. |
| Method Summary | |
|---|---|
List<Boolean> |
getSafetySignalList()
Gets the list of the available safety field laser signal values. |
IMobilePlatformSafetyState.SafetyState |
getSafetyState()
Gets the safety state of the safety and warning fields. |
List<Boolean> |
getWarningSignalList()
Gets the list of the available warning field laser signal values. |
boolean |
isSafetyFieldBreached()
Gets the overall safety state of the safety field. |
boolean |
isSafetyFieldBreached(int sensorIndex)
Gets the safety state of a specific sensor. |
boolean |
isWarningFieldBreached()
Gets the safety overall state of the warning field. |
boolean |
isWarningFieldBreached(int sensorIndex)
Gets the safety state of a specific sensor. |
| Method Detail |
|---|
List<Boolean> getSafetySignalList()
List<Boolean> getWarningSignalList()
boolean isSafetyFieldBreached()
boolean isSafetyFieldBreached(int sensorIndex)
sensorIndex - of the sensor signal
boolean isWarningFieldBreached()
boolean isWarningFieldBreached(int sensorIndex)
sensorIndex - of the sensor signal
IMobilePlatformSafetyState.SafetyState getSafetyState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||