static Rows |
Rows.clone(IMCMessage msg) |
static Rows |
Rows.create(java.lang.Object... values) |
Rows |
Rows.setAlternation(short alternation) |
Rows |
Rows.setBearing(double bearing) |
Rows |
Rows.setCoff(short coff) |
Rows |
Rows.setCrossAngle(double cross_angle) |
Rows |
Rows.setCustom(java.util.LinkedHashMap<java.lang.String,?> custom) |
Rows |
Rows.setCustom(java.lang.String custom) |
Rows |
Rows.setFlags(short flags) |
Rows |
Rows.setHstep(double hstep) |
Rows |
Rows.setLat(double lat) |
Rows |
Rows.setLength(double length) |
Rows |
Rows.setLon(double lon) |
Rows |
Rows.setSpeed(double speed) |
Rows |
Rows.setSpeedUnits(Rows.SPEED_UNITS speed_units) |
Rows |
Rows.setSpeedUnitsStr(java.lang.String speed_units) |
Rows |
Rows.setSpeedUnitsVal(short speed_units) |
Rows |
Rows.setTimeout(int timeout) |
Rows |
Rows.setWidth(double width) |
Rows |
Rows.setZ(double z) |
Rows |
Rows.setZUnits(Rows.Z_UNITS z_units) |
Rows |
Rows.setZUnitsStr(java.lang.String z_units) |
Rows |
Rows.setZUnitsVal(short z_units) |