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.

AngleUnit

Angle Unit (degree, radian, ... )

Class AngleUnit

Constructors

  • AngleUnit(name ,conversionFactor )

Fields Summary

Field
Description
conversionFactor
Conversion factor (1 for Radian, 0.01745... for Degree)
name
Name of Angle Unit

Methods Summary

no methods

Fields Details

conversionFactor
conversionFactor : Conversion factor (1 for Radian, 0.01745... for Degree) - [1..1] Double
name
name : Name of Angle Unit - [1..1] String

Method Details

no methods