static FollowSystem |
FollowSystem.clone(IMCMessage msg) |
static FollowSystem |
FollowSystem.create(java.lang.Object... values) |
FollowSystem |
FollowSystem.setDuration(int duration) |
FollowSystem |
FollowSystem.setSpeed(double speed) |
FollowSystem |
FollowSystem.setSpeedUnits(FollowSystem.SPEED_UNITS speed_units) |
FollowSystem |
FollowSystem.setSpeedUnitsStr(java.lang.String speed_units) |
FollowSystem |
FollowSystem.setSpeedUnitsVal(short speed_units) |
FollowSystem |
FollowSystem.setSystem(int system) |
FollowSystem |
FollowSystem.setX(double x) |
FollowSystem |
FollowSystem.setY(double y) |
FollowSystem |
FollowSystem.setZ(double z) |
FollowSystem |
FollowSystem.setZUnits(FollowSystem.Z_UNITS z_units) |
FollowSystem |
FollowSystem.setZUnitsStr(java.lang.String z_units) |
FollowSystem |
FollowSystem.setZUnitsVal(short z_units) |