public class SensorPort
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static SensorPort |
S1
Declaration used by a sensor connected to port S1.
|
static SensorPort |
S2
Declaration used by a sensor connected to port S2.
|
static SensorPort |
S3
Declaration used by a sensor connected to port S3.
|
static SensorPort |
S4
Declaration used by a sensor connected to port S4.
|
| Constructor and Description |
|---|
SensorPort(int portId)
Creates a SensorPort from the port id.
|
public static final SensorPort S1
public static final SensorPort S2
public static final SensorPort S3
public static final SensorPort S4