SaddleCoil
Saddle coil
Constructors
- SaddleCoil(name ,strandedCoil ,turnNumber ,seriesOrParallel ,coilDuplicationBySymmetriesPeriodicities ,coordSys ,center ,straightPartAngle ,cylindricalPartAngle ,straightPartLength ,semiInternalHeight ,radius ,totalAngle )
- SaddleCoil(name ,strandedCoil ,turnNumber ,seriesOrParallel ,coilDuplicationBySymmetriesPeriodicities ,coordSys ,center ,straightPartAngle ,cylindricalPartAngle ,straightPartLength ,semiInternalHeight ,radius ,totalAngle ,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
- radius
- Radius of the cylinder of the saddle
- semiInternalHeight
- Internal half height of the saddle
- straightPartAngle
- Opening angle of the straight part
- straightPartLength
- Length of the straight part of the saddle
- totalAngle
- Total angle of the saddle
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>
- radius
- radius : Radius of the cylinder of the saddle - [1..1] Geometric Formula <String>
- semiInternalHeight
- semiInternalHeight : Internal half height of the saddle - [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 saddle - [1..1] Geometric Formula <String>
- totalAngle
- totalAngle : Total angle of the saddle - [1..1] Geometric Formula <String>
Method Details
no methods