BrushSegment
Brush-segment
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