| Home | Trees | Indices | Help |
|
|---|
|
|
core.Updatable --+
|
CellSizesSpecification
Interface to the cell sizes used in the fdtd grid.
|
| Class Hierarchy for CellSizesSpecification |
| Instance Methods | |||
| Vector3d |
|
||
| Vector3d |
|
||
|
Inherited from |
|||
| Properties | |
| Vector3dNone |
minimum The minimum cell size. |
| tuple(string,string,string)None |
minimumType Specifies whether the minimum cell size has to be interpreted in absolute terms or as a ratio. |
| Vector3dNone |
target The target (maximum) cell size. |
| Property Details |
minimumTypeSpecifies whether the minimum cell size has to be interpreted in absolute terms or as a ratio. Possible values are {AbsoluteType, RatioType}.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 26 10:16:45 2019 | http://epydoc.sourceforge.net |