ConductorUnidirectionalTube

Unidirectional conductor from geometric tube

Class ConductorUnidirectionalTube extends ConductorUnidirectional

Constructors

  • ConductorUnidirectionalTube(name ,material ,color ,visibility ,geomTubeOfCond ,mesh ,meshOptions )
  • ConductorUnidirectionalTube(name ,material ,color ,visibility ,geomTubeOfCond ,mesh ,meshOptions ,lengthMesh ,postProMesh )

Fields Summary

Field
Description
geomTubeOfCond
Geometric tube of the conductor
lengthMesh
Discretization in the length of conductor
mesh
Type of meshing of section
meshOptions
postProMesh
Discretisation in the length for post processing

Inherited Fields

  • color defined in ConductorUnidirectional
  • material defined in ConductorUnidirectional
  • name defined in ConductorUnidirectional
  • visibility defined in ConductorUnidirectional

Methods Summary

no methods

Inherited Methods

Fields Details

geomTubeOfCond
geomTubeOfCond : Geometric tube of the conductor - [1..1] GeomTube
lengthMesh
lengthMesh : Discretization in the length of conductor - [0..1] LengthDiscretization
mesh
mesh : Type of meshing of section - [1..1] CondUniDiscr
meshOptions
meshOptions : Meshing option - [1..1] MeshOptions
postProMesh
postProMesh : Discretisation in the length for post processing - [0..1] Integer

Method Details

no methods

See also