buffalo_wings.wing.MeshSpec

class buffalo_wings.wing.MeshSpec(vlm=None, cfd=None)[source]

Bases: object

Optional export sampling settings.

Parameters:
vlm

VLM mesh export settings.

Type:

VlmMeshSpec or None, optional

cfd

CFD surface mesh export settings.

Type:

CfdMeshSpec or None, optional

__init__(vlm=None, cfd=None)
Parameters:
Return type:

None

Methods

__init__([vlm, cfd])

Attributes

vlm

cfd