buffalo_wings.wing.RefLineSpec

class buffalo_wings.wing.RefLineSpec(x_ref, z_ref)[source]

Bases: object

Reference-axis position distributions used for sweep and dihedral.

Parameters:
  • x_ref (DistributionSpec)

  • z_ref (DistributionSpec)

x_ref

Spanwise distribution of the reference-axis x-position.

Type:

DistributionSpec

z_ref

Spanwise distribution of the reference-axis z-position.

Type:

DistributionSpec

__init__(x_ref, z_ref)
Parameters:
  • x_ref (DistributionSpec)

  • z_ref (DistributionSpec)

Return type:

None

Methods

__init__(x_ref, z_ref)

Attributes

x_ref

z_ref