tidy3d.plugins.adjoint.JaxPermittivityDataset#
- class JaxPermittivityDataset[source]#
Bases:
PermittivityDataset,JaxObjectA
PermittivityDatasetregistered with jax.- Parameters:
eps_xx (Attribute:
eps_xx) –TypeJaxDataArray
DefaultDescriptionSpatial distribution of the xx-component of the relative permittivity.
eps_yy (Attribute:
eps_yy) –TypeJaxDataArray
DefaultDescriptionSpatial distribution of the yy-component of the relative permittivity.
eps_zz (Attribute:
eps_zz) –TypeJaxDataArray
DefaultDescriptionSpatial distribution of the zz-component of the relative permittivity.
Attributes
Methods
- eps_xx#
- eps_yy#
- eps_zz#
- __hash__()#
Hash method.