WheelBelts#
- class WheelBelts[source]#
Bases:
CentralBeltClass for wind tunnel floor with one central belt and four wheel belts.
Attributes
Additional Constructors
- classmethod from_file(filename)#
Load a Flow360BaseModel from a .json file.
- Parameters:
filename (str)
- Return type:
Flow360BaseModel
Methods