public class MapQEContainer extends Object implements QEContainer
Modifier and Type | Field and Description |
---|---|
protected double |
qe |
Constructor and Description |
---|
MapQEContainer() |
MapQEContainer(double qe) |
public MapQEContainer()
public MapQEContainer(double qe)
public void setQE(double qe)
setQE
in interface QEContainer
public double getQE()
getQE
in interface QEContainer