static ReportedState |
ReportedState.clone(IMCMessage msg) |
static ReportedState |
ReportedState.create(java.lang.Object... values) |
ReportedState |
ReportedState.setDepth(double depth) |
ReportedState |
ReportedState.setLat(double lat) |
ReportedState |
ReportedState.setLon(double lon) |
ReportedState |
ReportedState.setPitch(double pitch) |
ReportedState |
ReportedState.setRcpTime(double rcp_time) |
ReportedState |
ReportedState.setRoll(double roll) |
ReportedState |
ReportedState.setSid(java.lang.String sid) |
ReportedState |
ReportedState.setSType(ReportedState.S_TYPE s_type) |
ReportedState |
ReportedState.setSTypeStr(java.lang.String s_type) |
ReportedState |
ReportedState.setSTypeVal(short s_type) |
ReportedState |
ReportedState.setYaw(double yaw) |