pyOptiShared.SimResults.FDTDModeData
- class pyOptiShared.SimResults.FDTDModeData
Bases:
object
FDTD Mode Source Data class.
Methods
Attributes
The modal fields.
The modal effective refractive index.
The group effective index.
The permeability grid in the cross section.
The permittivity grid in the cross section.
- property fields: NXdata
The modal fields.
The data is ecapsulated using an NXdata object.
- Return type:
- property neff: NXdata
The modal effective refractive index.
Its data is ecapsulated using an NXdata object.
- Return type:
- property ng: NXdata
The group effective index.
Its data is ecapsulated using an NXdata object. Available only if multiple frequencies were solved. Otherwise, None.
- Return type: