Airgap3Dcurve
New 3D curve (dedicated to rotating machine)
Constructors
- Airgap3Dcurve(curveName ,values ,type ,radius ,zPosition ,coordinatesSystem ,discretization ,interval )
 
Fields Summary
- Field
 - Description
 - coordinatesSystem
 - Coordinate system centering the computing circle
 - curveName
 - Name of the 3D curve
 - discretization
 - Number of points along the computing circle
 - interval
 - Time-interval
 - radius
 - Radius of the computing circle in the airgap
 - type
 - Enumeration
 - values
 - Values to compute
 - zPosition
 - Z position of the computing circle in the airgap
 
Methods Summary
no methods
Fields Details
- coordinatesSystem
 - coordinatesSystem : Coordinate system centering the computing circle - [1..1] CoordSys
 - curveName
 - curveName : Name of the 3D curve - [1..1] String
 - discretization
 - discretization : Number of points along the computing circle - [1..1] Integer
 - interval
 - interval : Time-interval - [1..1] EvolutivePath
 - radius
 - radius : Radius of the computing circle in the airgap - [1..1] Geometric Formula <String>
 - type
 - 
                  
type - [1..1] Enumeration
Potential values :
- doubleFFT
 - original
 
 - values
 - values : Values to compute - [1..1] Courbe_3d_fft2_formule_i
 - zPosition
 - zPosition : Z position of the computing circle in the airgap - [1..1] Geometric Formula <String>
 
Method Details
no methods