| Package | Description |
|---|---|
| com.openinventor.inventor.sensors |
| Modifier and Type | Method and Description |
|---|---|
static SoDataSensor.ChangeTypes |
SoDataSensor.ChangeTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoDataSensor.ChangeTypes |
SoDataSensor.getTriggerType()
If this is a priority 0 data sensor, returns the type of change that occurred.
|
static SoDataSensor.ChangeTypes |
SoDataSensor.ChangeTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoDataSensor.ChangeTypes |
SoDataSensor.ChangeTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoDataSensor.ChangeTypes[] |
SoDataSensor.ChangeTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com