VariableSpeedActiveDamper coming soon
https://bladednextgen.dnv.com/schema/0.4.1/Components/Damper/VariableSpeedActiveDamper.json
Not supported yet
: string =ComponentType
VariableSpeedActiveDamper
: number (s)ForceLag
: number (s)AccelerationLag
: number (N)ForceTransferFunction
: numberPerturbationForLinearisationCalculation
A type of Component
Properties
ForceLag
: number (s), optionalcoming soon
The force lag for the force signal's transfer function.
AccelerationLag
: number (s), optionalcoming soon
The time lag for the acceleration signal's transfer function.
ForceTransferFunction
: number (N), optionalcoming soon
Transfer function for active damper
PerturbationForLinearisationCalculation
: number, optionalcoming soon
The perturbation step to use during linearisation calculation.
ComponentType
: stringcoming soon
Defines the specific type of Component model in use. For a VariableSpeedActiveDamper
object, this must always be set to a value of VariableSpeedActiveDamper
.