public class MeterTiltRotation extends java.lang.Object implements IEtomicaDataSource
Modifier and Type | Field and Description |
---|---|
protected IBox |
box |
protected DataDoubleArray |
data |
protected DataDoubleArray.DataInfoDoubleArray |
dataInfo |
protected IVectorMutable |
dr |
protected IVectorMutable |
drSum |
protected IVectorMutable[] |
drSumPlane |
protected ISpecies |
species |
protected DataTag |
tag |
Constructor and Description |
---|
MeterTiltRotation(ISpace space,
ISpecies species,
int nPlanes) |
Modifier and Type | Method and Description |
---|---|
IData |
getData() |
IEtomicaDataInfo |
getDataInfo() |
DataTag |
getTag() |
void |
setBox(IBox newBox) |
protected final ISpecies species
protected IBox box
protected final IVectorMutable dr
protected final IVectorMutable drSum
protected final IVectorMutable[] drSumPlane
protected final DataDoubleArray data
protected final DataDoubleArray.DataInfoDoubleArray dataInfo
protected final DataTag tag
public void setBox(IBox newBox)
public IData getData()
getData
in interface IDataSource
public IEtomicaDataInfo getDataInfo()
getDataInfo
in interface IEtomicaDataSource
public DataTag getTag()
getTag
in interface IEtomicaDataSource