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.

Ground

Ground

Class Ground

Constructors

  • Ground(name ,terminal )
  • Ground(name ,terminal ,graphicDescription )

Fields Summary

Field
Description
graphicDescription
Graphical description of the ground
name
Ground name
subSystem
Ground sub-system
terminal
Ground terminal

Methods Summary

no methods

Fields Details

graphicDescription
graphicDescription : Graphical description of the ground - [0..1] GraphicComponent
name
name : Ground name - [1..1] String
subSystem
subSystem : Ground sub-system - [1..1] SubSystem
terminal
terminal : Ground terminal - [1..1] Equipotential

Method Details

no methods