controlSurface Element

Formulas for modification of the delta-performance maps of a control surface

Namespace: Empty

Schema: Empty

Type
Parents
Children
NameOccurrencesDescription
All All
      Element controlSurfaceUID

Reference to a control surface

      Element dcfxFormula[0, 1]

stringBaseType

      Element dcfyFormula[0, 1]

stringBaseType

      Element dcfzFormula[0, 1]

stringBaseType

      Element dcmxFormula[0, 1]

stringBaseType

      Element dcmyFormula[0, 1]

stringBaseType

      Element dcmzFormula[0, 1]

stringBaseType

Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string
Attribute externalDataNodePathSimple Type string
Attribute externalFileNameSimple Type string
Remarks

0. General overview

This node contains a set of formulas for modification of the delta-performance maps for a control surface. The syntax of the formulas is specified at the base performance map description.

1. <controlSurfaceUID> (mandatory)

Reference to a specific control surface.

2. <dcfxFormula> (optional)

Formula for modifying the delta force coefficient in x direction.

3. <dcfyFormula> (optional)

Formula for modifying the delta force coefficient in y direction.

4. <dcfzFormula> (optional)

Formula for modifying the delta force coefficient in z direction.

5. <dcmxFormula> (optional)

Formula for modifying the delta moment coefficient around the x axis.

6. <dcmyFormula> (optional)

Formula for modifying the delta moment coefficient around the y axis.

7. <dcmzFormula> (optional)

Formula for modifying the delta moment coefficient around the z axis.

See Also