Since version 2026, Flux 3D and Flux PEEC are no longer available.

Please use SimLab to create a new 3D project or to import an existing Flux 3D project.

Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).

/!\ Documentation updates are in progress – some mentions of 3D may still appear.

Coil

Type of the coil

Abstract Class Coil

SubTypes

Fields Summary

Field
Description
coilDuplicationBySymmetriesPeriodicities
color
Coil color
Duplication
Duplication par les symétries et les périodicités
equivalentResistance
<HTML>Equivalent resistance (&#937;)</HTML>
fillFactor
<HTML>Fill factor (0 &#8249; Sf &#8249; 1)</HTML>
mass
Mass of the coil (Kg)
mechanicalSet
Mechanical set holding the coil
name
Name of coil
resistivity
<HTML>Resistivity (&#937;.m)</HTML>
seriesOrParallel
strandedCoil
Electric component (stranded coil) associated with the coil
subSystem
Coil sub-system
turnNumber
Number of turns of the coil
visibility
Coil visibility
volume
<HTML>Volume of the coil (m<sup>3</sup>)</HTML>
volumicMass
<HTML>Mass density (Kg/m<sup>3</sup>)</HTML>

Methods Summary

Method
Description
clone
Clone the Coil with a new name
setInvisible
Set invisible selected coils
setVisible
Set visible selected coils

Fields Details

coilDuplicationBySymmetriesPeriodicities
coilDuplicationBySymmetriesPeriodicities : Duplication - [1..1] CoilDuplicationBySymmetriesPeriodicities
color
color : Coil color - [0..1] Color
Duplication
Duplication : Duplication par les symétries et les périodicités - [1..N] String
equivalentResistance
equivalentResistance : <HTML>Equivalent resistance (&#937;)</HTML> - [1..1] Double
fillFactor
fillFactor : <HTML>Fill factor (0 &#8249; Sf &#8249; 1)</HTML> - [0..1] Evol Physic Formula <String>
mass
mass : Mass of the coil (Kg) - [1..1] Double
mechanicalSet
mechanicalSet : Mechanical set holding the coil - [0..1] MechanicalSet
name
name : Name of coil - [1..1] String
resistivity
resistivity : <HTML>Resistivity (&#937;.m)</HTML> - [0..1] Evol Physic Formula <String>
seriesOrParallel
seriesOrParallel : Series or parallel - [1..1] SeriesParallel
strandedCoil
strandedCoil : Electric component (stranded coil) associated with the coil - [1..1] CoilConductor
subSystem
subSystem : Coil sub-system - [1..1] SubSystem
turnNumber
turnNumber : Number of turns of the coil - [1..1] Evol Physic Formula <String>
visibility
visibility : Coil visibility - [0..1] Visibility
volume
volume : <HTML>Volume of the coil (m<sup>3</sup>)</HTML> - [1..1] Double
volumicMass
volumicMass : <HTML>Mass density (Kg/m<sup>3</sup>)</HTML> - [0..1] Evol Physic Formula <String>

Method Details

clone
  • Syntax

    result = clone(name)

  • Parameters

    • name : New Coil name - [1..1] String
  • Returns

    • clone Enumeration : Cloned Coil instance - [1..1] Coil
setInvisible
  • Syntax

    setInvisible()

  • Parameters

    No parameter

  • Returns

    No return value

setVisible
  • Syntax

    setVisible()

  • Parameters

    No parameter

  • Returns

    No return value