static FollowPath |
FollowPath.clone(IMCMessage msg) |
static FollowPath |
FollowPath.create(java.lang.Object... values) |
FollowPath |
FollowPath.setCustom(java.util.LinkedHashMap<java.lang.String,?> custom) |
FollowPath |
FollowPath.setCustom(java.lang.String custom) |
FollowPath |
FollowPath.setLat(double lat) |
FollowPath |
FollowPath.setLon(double lon) |
FollowPath |
FollowPath.setPoints(java.util.Collection<PathPoint> points) |
FollowPath |
FollowPath.setSpeed(double speed) |
FollowPath |
FollowPath.setSpeedUnits(FollowPath.SPEED_UNITS speed_units) |
FollowPath |
FollowPath.setSpeedUnitsStr(java.lang.String speed_units) |
FollowPath |
FollowPath.setSpeedUnitsVal(short speed_units) |
FollowPath |
FollowPath.setTimeout(int timeout) |
FollowPath |
FollowPath.setZ(double z) |
FollowPath |
FollowPath.setZUnits(FollowPath.Z_UNITS z_units) |
FollowPath |
FollowPath.setZUnitsStr(java.lang.String z_units) |
FollowPath |
FollowPath.setZUnitsVal(short z_units) |