public class OrientationTime
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
boolean |
isOrientationSynchronised |
long |
LocalNetworkTime |
long |
localOrientationTime |
long |
networkOffset |
long |
NetworkTime |
float |
orientationAxisX
orientation with regards to X
|
float |
orientationAxisY
orientation with regards to Y
|
float |
orientationAxisZ
orientation with regards to Z
|
long |
orientationOffset |
long |
orientationTime |
Constructor and Description |
---|
OrientationTime() |
public float orientationAxisX
public float orientationAxisY
public float orientationAxisZ
public long orientationOffset
public long networkOffset
public boolean isOrientationSynchronised
public long orientationTime
public long localOrientationTime
public long NetworkTime
public long LocalNetworkTime