tidy3d.components.data.monitor_data.AbstractMonitorData#
- class AbstractMonitorData[source]#
Bases:
Dataset
,ABC
Abstract base class of objects that store data pertaining to a single
AbstractMonitor
.- Parameters:
monitor (AbstractMonitor) β Monitor associated with the data.
Attributes
Return copy of self with symmetry applied.
Methods
- monitor#
- property symmetry_expanded_copy#
Return copy of self with symmetry applied.
- __hash__()#
Hash method.