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.

BrushSegment

Brush-segment

Class BrushSegment

Constructors

  • BrushSegment(name ,onStateResistance ,offStateResistance ,commutatorSegmentAngularPosition ,brushOpeningAngle ,commutatorSegmentOpeningAngle ,terminals )
  • BrushSegment(name ,onStateResistance ,offStateResistance ,commutatorSegmentAngularPosition ,brushOpeningAngle ,commutatorSegmentOpeningAngle ,terminals ,graphicDescription )

Fields Summary

Field
Description
brushOpeningAngle
Brush opening angle (degree)
commutatorSegmentAngularPosition
Commutator segment angular position (degree)
commutatorSegmentOpeningAngle
Commutator segment opening angle (degree)
graphicDescription
Graphical description of the brush segment
name
Brush-segment name
offStateResistance
Off state resistance (Ohm)
onStateResistance
On state resistance (Ohm)
subSystem
Brush-segment sub-system
terminals
Brush-segment terminals

Methods Summary

no methods

Fields Details

brushOpeningAngle
brushOpeningAngle : Brush opening angle (degree) - [1..1] Evol Physic Formula <String>
commutatorSegmentAngularPosition
commutatorSegmentAngularPosition : Commutator segment angular position (degree) - [1..1] Evol Physic Formula <String>
commutatorSegmentOpeningAngle
commutatorSegmentOpeningAngle : Commutator segment opening angle (degree) - [1..1] Evol Physic Formula <String>
graphicDescription
graphicDescription : Graphical description of the brush segment - [0..1] GraphicComponent
name
name : Brush-segment name - [1..1] String
offStateResistance
offStateResistance : Off state resistance (Ohm) - [1..1] Evol Physic Formula <String>
onStateResistance
onStateResistance : On state resistance (Ohm) - [1..1] Evol Physic Formula <String>
subSystem
subSystem : Brush-segment sub-system - [1..1] SubSystem
terminals
terminals : Brush-segment terminals - [2..2] Equipotential

Method Details

no methods