- PITCH_INDEX - Static variable in class usp.ime.gclib.sensor.orientation.DeviceOrientation
-
orientation vector index of pitch angle
- prepareForOrientationObtaining() - Method in class usp.ime.gclib.sensor.orientation.DeviceCompassOrientation
-
Restart to status initial of obtaining orientation process
- prepareForOrientationObtaining() - Method in class usp.ime.gclib.sensor.orientation.DeviceGyroscopeOrientation
-
Restart to status initial of obtaining orientation process
- ProtocolGEOMSGInformation - Class in usp.ime.gclib.net.protocol
-
This class extends ProtocolInformation and use a ShootingRestricions object for additional informations.
- ProtocolGEOMSGInformation(Device, byte[], AppProtocol, ShootingRestrictions) - Constructor for class usp.ime.gclib.net.protocol.ProtocolGEOMSGInformation
-
- ProtocolGEOMSGInformation(Device, Object, AppProtocol, ShootingRestrictions) - Constructor for class usp.ime.gclib.net.protocol.ProtocolGEOMSGInformation
-
The object parameter must be Serializable, otherwise it will be throws a IllegalArgumentException.
- ProtocolInformation - Class in usp.ime.gclib.net.protocol
-
This class contain all necessary information that will be sent through network.
- ProtocolInformation(Device, byte[], AppProtocol) - Constructor for class usp.ime.gclib.net.protocol.ProtocolInformation
-
- ProtocolInformation(Device, Object, AppProtocol) - Constructor for class usp.ime.gclib.net.protocol.ProtocolInformation
-
The object parameter must be Serializable, otherwise it will be throws a IllegalArgumentException.
- ProtocolLIBCONFIGInformation - Class in usp.ime.gclib.net.protocol
-
This class extends ProtocolInformation and use a LibConfigurationObject object for additional informations.
- ProtocolLIBCONFIGInformation(Device, byte[], AppProtocol, LibConfigurationObject) - Constructor for class usp.ime.gclib.net.protocol.ProtocolLIBCONFIGInformation
-
- ProtocolLIBCONFIGInformation(Device, Object, AppProtocol, LibConfigurationObject) - Constructor for class usp.ime.gclib.net.protocol.ProtocolLIBCONFIGInformation
-
The object parameter must be Serializable, otherwise it will be throws a IllegalArgumentException.