piel.types.connectivity.metrics#
Classes#
Note that a given metrics needs to be matched to a given environment in which the measurements are performed. |
Module Contents#
- class ComponentMetrics(/, **data: Any)[source]#
Bases:
piel.types.connectivity.abstract.InstanceNote that a given metrics needs to be matched to a given environment in which the measurements are performed. For example, room temperature metrics are not equivalent to cryogenic metrics measurements, and as such require a collection of variables.
- reference: piel.types.reference.Reference#
- environment: piel.types.environment.Environment#