rotorBladeAttachmentType

complexType · extension complexBaseType · sequence

Rotor blade attachment

Elements used to attach one or more rotor blades to the rotor head.

Attributes

NameTypeConstraintsUseDefaultDescription
@externalDataDirectoryxsd:stringoptionalDirectory of the external data file
@externalDataNodePathxsd:stringoptionalPath of the node inside the external data file
@externalFileNamexsd:stringoptionalName of the external data file
@uIDxsd:IDrequiredUID

Child elements

NameTypeConstraintsOccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration.DefaultDescription
sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows.
namestringBaseType[0..1] optionalName
descriptionstringBaseType[0..1] optionalDescription
choiceExactly one of the alternatives below may appear, unless the occurrence next to this line says otherwise.
azimuthAnglesstringVectorBaseType[1..1] requiredThe azimuthAngles element is used to specify a list of discrete azimuth angles (in deg) at which instances of attached blades are to be created. The number of blades will equal to the number of elements of the vector. E.g. <azimuthAngles>0;90;180;270</azimuthAngles> for a four blade rotor with equal equiangularly distributed blades. The transformation of the respective rotor blade corresponds to a rotation by azimuthAngle around the z axis of the rotor coordinate system in mathematically positive sense of rotation.
numberOfBladesintegerBaseType[1..1] requiredIf only the number of blades is specified, the attached blades will be distributed equiangularly and the first blade will be attached at azimuth angle 0. (Formula: azimuthAngle[i] = i*360deg/numberOfBlades, i=0..numberOfBlades-1)
hingesrotorHubHingesType[0..1] optionalHinges used to attach the rotor blade
rotorBladeUIDstringUIDBaseType[1..1] requiredUID of the rotorBlade which should be attached to the rotor hub

Used by

In a dataset · 1 path

In the schema · 1 declaration

TypeName
rotorBladeAttachmentsTyperotorBladeAttachment