buffalo_wings.wing.MeshSpec
- class buffalo_wings.wing.MeshSpec(vlm=None, cfd=None)[source]
Bases:
objectOptional export sampling settings.
- Parameters:
vlm (VlmMeshSpec | None)
cfd (CfdMeshSpec | None)
- vlm
VLM mesh export settings.
- Type:
VlmMeshSpecorNone, optional
- cfd
CFD surface mesh export settings.
- Type:
CfdMeshSpecorNone, optional
- __init__(vlm=None, cfd=None)
- Parameters:
vlm (VlmMeshSpec | None)
cfd (CfdMeshSpec | None)
- Return type:
None
Methods
__init__([vlm, cfd])Attributes