static Formation |
Formation.clone(IMCMessage msg) |
static Formation |
Formation.create(java.lang.Object... values) |
Formation |
Formation.setCommsTimeout(int comms_timeout) |
Formation |
Formation.setConvergMax(double converg_max) |
Formation |
Formation.setConvergTimeout(int converg_timeout) |
Formation |
Formation.setCustom(java.util.LinkedHashMap<java.lang.String,?> custom) |
Formation |
Formation.setCustom(java.lang.String custom) |
Formation |
Formation.setDescription(java.lang.String description) |
Formation |
Formation.setFormationName(java.lang.String formation_name) |
Formation |
Formation.setGroupName(java.lang.String group_name) |
Formation |
Formation.setLeaderAltMax(double leader_alt_max) |
Formation |
Formation.setLeaderAltMin(double leader_alt_min) |
Formation |
Formation.setLeaderBankLim(double leader_bank_lim) |
Formation |
Formation.setLeaderSpeedMax(double leader_speed_max) |
Formation |
Formation.setLeaderSpeedMin(double leader_speed_min) |
Formation |
Formation.setOp(Formation.OP op) |
Formation |
Formation.setOpStr(java.lang.String op) |
Formation |
Formation.setOpVal(short op) |
Formation |
Formation.setParticipants(java.util.Collection<VehicleFormationParticipant> participants) |
Formation |
Formation.setPlanId(java.lang.String plan_id) |
Formation |
Formation.setPosSimErrLim(double pos_sim_err_lim) |
Formation |
Formation.setPosSimErrTimeout(int pos_sim_err_timeout) |
Formation |
Formation.setPosSimErrWrn(double pos_sim_err_wrn) |
Formation |
Formation.setReferenceFrame(Formation.REFERENCE_FRAME reference_frame) |
Formation |
Formation.setReferenceFrameStr(java.lang.String reference_frame) |
Formation |
Formation.setReferenceFrameVal(short reference_frame) |
Formation |
Formation.setTurbLim(double turb_lim) |
Formation |
Formation.setType(Formation.TYPE type) |
Formation |
Formation.setTypeStr(java.lang.String type) |
Formation |
Formation.setTypeVal(short type) |