static EstimatedState |
EstimatedState.clone(IMCMessage msg) |
static EstimatedState |
EstimatedState.create(java.lang.Object... values) |
EstimatedState |
EstimatedState.setAlt(double alt) |
EstimatedState |
EstimatedState.setDepth(double depth) |
EstimatedState |
EstimatedState.setHeight(double height) |
EstimatedState |
EstimatedState.setLat(double lat) |
EstimatedState |
EstimatedState.setLon(double lon) |
EstimatedState |
EstimatedState.setP(double p) |
EstimatedState |
EstimatedState.setPhi(double phi) |
EstimatedState |
EstimatedState.setPsi(double psi) |
EstimatedState |
EstimatedState.setQ(double q) |
EstimatedState |
EstimatedState.setR(double r) |
EstimatedState |
EstimatedState.setTheta(double theta) |
EstimatedState |
EstimatedState.setU(double u) |
EstimatedState |
EstimatedState.setV(double v) |
EstimatedState |
EstimatedState.setVx(double vx) |
EstimatedState |
EstimatedState.setVy(double vy) |
EstimatedState |
EstimatedState.setVz(double vz) |
EstimatedState |
EstimatedState.setW(double w) |
EstimatedState |
EstimatedState.setX(double x) |
EstimatedState |
EstimatedState.setY(double y) |
EstimatedState |
EstimatedState.setZ(double z) |