| 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)
IDataSinkpublic void putDataInfo(IDataInfo dataInfo)
IDataSinkputDataInfo in interface IDataSink