Molecule Reader
constructor(moleculeName: String, property: String?, incarnation: Incarnation<*, *>, filter: ExportFilter, aggregatorNames: List<String>, precision: Int? = null)
Parameters
molecule Name
the target molecule
Content copied to clipboard
property
the target property
Content copied to clipboard
incarnation
the target incarnation
Content copied to clipboard
filter
the [FilteringPolicy] to use
Content copied to clipboard
aggregator Names
the names of the [UnivariateStatistic] to use for
aggregating data. If an empty list is passed, then the values
will be logged indipendently for each node.
Content copied to clipboard