Package empro :: Module empro :: Module material :: Class ElectricProperties
[frames] | no frames]

Class ElectricProperties

core.Updatable --+    
                 |    
   core.Selectable --+
                     |
                    ElectricProperties
Known Subclasses:

Defines the base interface for specifying electric properties.

Class Hierarchy for ElectricProperties
Class Hierarchy for ElectricProperties

Instance Methods
string
propertyType()
Retrieves the property type.

Inherited from core.Selectable: clone, isSelected

Inherited from core.Updatable: __enter__, __exit__, hash, isValid, reasonWhyInvalid

Properties

Inherited from core.Selectable: metaData, name, notes

Method Details

propertyType()

 

Retrieves the property type. {Anisotropic,Isotropic,Freespace,PEC,DiagonallyAnisotropic}

Returns: string