ConductorUnidirectionalHollowTube

Unidirectional hollow conductor from geometric tube

Class ConductorUnidirectionalHollowTube extends ConductorUnidirectional

Constructors

  • ConductorUnidirectionalHollowTube(name ,material ,color ,visibility ,geomTubeOfCond ,mesh )
  • ConductorUnidirectionalHollowTube(name ,material ,color ,visibility ,geomTubeOfCond ,mesh ,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
postProMesh
Discrétisation 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] DiscrHollowUnidirectionalConductor
postProMesh
postProMesh : Discrétisation in the length for post processing - [0..1] Integer

Method Details

no methods

See also