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.

RotatingMachineForcesCollection

Forces collection dedicated to rotating machine

Class RotatingMachineForcesCollection extends ForcesCollection

Constructors

  • RotatingMachineForcesCollection(name ,interval ,interval ,support ,radiusValue ,radiusUnit ,pointsOnPerimeter ,pointsAlongZ ,maxProjectionDistance )

Fields Summary

Field
Description
maxProjectionDistance
Maximum projection distance (0 for optimal value)
pointsAlongZ
Minimum number of computation points along the Z axis
pointsOnPerimeter
Minimum number of computation points along the perimeter
radiusUnit
Enumeration
radiusValue
Computation radius in airgap
support
Collection support

Inherited Fields

  • interval defined in ForcesCollection
  • name defined in DataCollection

Methods Summary

no methods

Fields Details

maxProjectionDistance
maxProjectionDistance : Maximum projection distance (0 for optimal value) - [1..1] Double
pointsAlongZ
pointsAlongZ : Minimum number of computation points along the Z axis - [1..1] Integer
pointsOnPerimeter
pointsOnPerimeter : Minimum number of computation points along the perimeter - [1..1] Integer
radiusUnit

radiusUnit - [1..1] Enumeration

Potential values :

  • inch
  • meter
  • micrometer
  • millimeter
radiusValue
radiusValue : Computation radius in airgap - [1..1] Geometric Formula <String>
support
support : Collection support - [1..1] SupportForRotatingMachineForces

Method Details

no methods