MultiSaddleCoil
Multi saddle coil
Constructors
- MultiSaddleCoil(name ,strandedCoil ,turnNumber ,seriesOrParallel ,coilDuplicationBySymmetriesPeriodicities ,coordSys ,center ,straightPartAngle ,cylindricalPartAngle ,straightPartLength ,semiInternalHeight ,radius ,pairPoleNumber )
- MultiSaddleCoil(name ,strandedCoil ,turnNumber ,seriesOrParallel ,coilDuplicationBySymmetriesPeriodicities ,coordSys ,center ,straightPartAngle ,cylindricalPartAngle ,straightPartLength ,semiInternalHeight ,radius ,pairPoleNumber ,mechanicalSet ,fillFactor ,resistivity ,volumicMass ,color ,visibility )
Fields Summary
- Field
- Description
- center
- First coordinate/Second coordinate/Third coordinate
- coordSys
- Coordinate System for definition
- cylindricalPartAngle
- Opening angle of the cylindrical part
- pairPoleNumber
- Number of pairs of poles
- radius
- Radius of the cylinder of the saddles
- semiInternalHeight
- Internal half height of the saddles
- straightPartAngle
- Opening angle of the straight part
- straightPartLength
- Length of the straight part of the saddles
Inherited Fields
- coilDuplicationBySymmetriesPeriodicities defined in Coil
- color defined in Coil
- fillFactor defined in Coil
- mechanicalSet defined in Coil
- name defined in Coil
- resistivity defined in Coil
- seriesOrParallel defined in Coil
- strandedCoil defined in Coil
- turnNumber defined in Coil
- visibility defined in Coil
- volumicMass defined in Coil
Methods Summary
no methods
Inherited Methods
- clone defined in Coil
- setInvisible defined in Coil
- setVisible defined in Coil
Fields Details
- center
- center : First coordinate/Second coordinate/Third coordinate - [3..3] Geometric Formula <String>
- coordSys
- coordSys : Coordinate System for definition - [1..1] CoordSys
- cylindricalPartAngle
- cylindricalPartAngle : Opening angle of the cylindrical part - [1..1] Geometric Formula <String>
- pairPoleNumber
- pairPoleNumber : Number of pairs of poles - [1..1] Geometric Formula <String>
- radius
- radius : Radius of the cylinder of the saddles - [1..1] Geometric Formula <String>
- semiInternalHeight
- semiInternalHeight : Internal half height of the saddles - [1..1] Geometric Formula <String>
- straightPartAngle
- straightPartAngle : Opening angle of the straight part - [1..1] Geometric Formula <String>
- straightPartLength
- straightPartLength : Length of the straight part of the saddles - [1..1] Geometric Formula <String>
Method Details
no methods