static DesiredPath |
DesiredPath.clone(IMCMessage msg) |
static DesiredPath |
DesiredPath.create(java.lang.Object... values) |
DesiredPath |
DesiredPath.setEndLat(double end_lat) |
DesiredPath |
DesiredPath.setEndLon(double end_lon) |
DesiredPath |
DesiredPath.setEndZ(double end_z) |
DesiredPath |
DesiredPath.setEndZUnits(DesiredPath.END_Z_UNITS end_z_units) |
DesiredPath |
DesiredPath.setEndZUnitsStr(java.lang.String end_z_units) |
DesiredPath |
DesiredPath.setEndZUnitsVal(short end_z_units) |
DesiredPath |
DesiredPath.setFlags(short flags) |
DesiredPath |
DesiredPath.setLradius(double lradius) |
DesiredPath |
DesiredPath.setPathRef(long path_ref) |
DesiredPath |
DesiredPath.setSpeed(double speed) |
DesiredPath |
DesiredPath.setSpeedUnits(DesiredPath.SPEED_UNITS speed_units) |
DesiredPath |
DesiredPath.setSpeedUnitsStr(java.lang.String speed_units) |
DesiredPath |
DesiredPath.setSpeedUnitsVal(short speed_units) |
DesiredPath |
DesiredPath.setStartLat(double start_lat) |
DesiredPath |
DesiredPath.setStartLon(double start_lon) |
DesiredPath |
DesiredPath.setStartZ(double start_z) |
DesiredPath |
DesiredPath.setStartZUnits(DesiredPath.START_Z_UNITS start_z_units) |
DesiredPath |
DesiredPath.setStartZUnitsStr(java.lang.String start_z_units) |
DesiredPath |
DesiredPath.setStartZUnitsVal(short start_z_units) |