tidy3d.components.tcad.data.monitor_data.abstract.HeatChargeMonitorData#

class HeatChargeMonitorData[source]#

Bases: AbstractUnstructuredMonitorData, ABC

Abstract base class of objects that store data pertaining to a single HeatChargeMonitor.

Parameters:

Attributes

symmetry_expanded_copy

Return copy of self with symmetry applied.

monitor

symmetry

symmetry_center

Methods

field_components()

Maps the field components to their associated data.

field_name([val])

Gets the name of the fields to be plot.

monitor#
symmetry#
abstract field_components()[source]#

Maps the field components to their associated data.

field_name(val='')[source]#

Gets the name of the fields to be plot.

property symmetry_expanded_copy#

Return copy of self with symmetry applied.