YawSystem
https://bladednextgen.dnv.com/schema/0.4.1/Components/YawSystem/YawSystem.json
A definition of the yaw bearing and any activation.
ComponentType
: string =YawSystem
Bearing
: object (YawBearing)Actuation
: object (YawActuation): object (YawSystemOutputGroupLibrary)OutputGroups
: object (YawSystemConnectableNodes)ConnectableNodes
A type of Component
Properties
ComponentType
: string
Defines the specific type of Component model in use. For a YawSystem
object, this must always be set to a value of YawSystem
.
Bearing
: object(YawBearing)
The properties of the yaw system's main bearing.
Actuation
: object(YawActuation), optional
The properties of the yaw system's actuation.
OutputGroups
: object(YawSystemOutputGroupLibrary), optionalcoming soon
A library of output regimes which can be referenced by the simulation. The details of what will be output will be unavailable if the component is encrypted, but other users will be able to see and reference the output group names.
ConnectableNodes
: object(YawSystemConnectableNodes), optionalcoming soon
A library of nodes that other components can attach to. These will be used to build the model, and can be referenced by the Assembly. The details of what the nodes actually represent (such as their internal node names) will be unavailable if the component is encrypted, but other users will be able to see and reference the nodes by their name.