PropertyLossesModifiedBertotti
Modified Bertotti model
Constructors
- PropertyLossesModifiedBertotti(k1Coefficient ,k2Coefficient ,k3Coefficient )
- PropertyLossesModifiedBertotti(k1Coefficient ,k2Coefficient ,k3Coefficient ,a1Exponent ,a2Exponent ,a3Exponent )
Fields Summary
- Field
- Description
- a1Exponent
- <HTML>α<sub>1</sub>: exponent of B for the modified hysteresis losses </HTML>
- a2Exponent
- <HTML>α<sub>2</sub>: exponent of B for the modified classical losses </HTML>
- a3Exponent
- <HTML>α<sub>3</sub>: exponent of B for the modified excess losses </HTML>
- k1Coefficient
- <HTML>k<sub>1</sub>: modified hysteresis losses coefficient </HTML>
- k2Coefficient
- <HTML>k<sub>2</sub>: modified classical losses coefficient </HTML>
- k3Coefficient
- <HTML>k<sub>3</sub>: modified excess losses coefficient </HTML>
Methods Summary
no methods
Fields Details
- a1Exponent
- a1Exponent : <HTML>α<sub>1</sub>: exponent of B for the modified hysteresis losses </HTML> - [0..1] Double
- a2Exponent
- a2Exponent : <HTML>α<sub>2</sub>: exponent of B for the modified classical losses </HTML> - [0..1] Double
- a3Exponent
- a3Exponent : <HTML>α<sub>3</sub>: exponent of B for the modified excess losses </HTML> - [0..1] Double
- k1Coefficient
- k1Coefficient : <HTML>k<sub>1</sub>: modified hysteresis losses coefficient </HTML> - [1..1] Double
- k2Coefficient
- k2Coefficient : <HTML>k<sub>2</sub>: modified classical losses coefficient </HTML> - [1..1] Double
- k3Coefficient
- k3Coefficient : <HTML>k<sub>3</sub>: modified excess losses coefficient </HTML> - [1..1] Double
Method Details
no methods