fastoad_cs25.models.geometry.profiles.profile_getter module
Airfoil reshape function
- fastoad_cs25.models.geometry.profiles.profile_getter.get_profile(file_name: str = 'BACJ.txt', chord_length=1.0, thickness_ratio=None) Profile[source]
Reads profile from indicated resource file and returns it after resize
- Parameters:
file_name – name of resource
chord_length – set to None to get original chord length
thickness_ratio
- Returns:
the Profile instance