Constructor | Description |
---|---|
StructorFactorComponentExtractor(MeterStructureFactor[] meterSFacMobility2,
int interval,
DataSourceCorrelation dsCorSFacDensityMobility) |
Modifier and Type | Method | Description |
---|---|---|
void |
putData(IData data) |
Gives data to DataSink for processing, display, or whatever it does.
|
void |
putDataInfo(IDataInfo dataInfo) |
Informs the DataSink of the type of Data it should expect to receive.
|
public StructorFactorComponentExtractor(MeterStructureFactor[] meterSFacMobility2, int interval, DataSourceCorrelation dsCorSFacDensityMobility)
public void putData(IData data)
IDataSink
public void putDataInfo(IDataInfo dataInfo)
IDataSink
putDataInfo
in interface IDataSink