fastoad.models.geometry.profiles.get_profile module

Airfoil reshape function

fastoad.models.geometry.profiles.get_profile.get_profile(file_name: str = 'BACJ.txt', chord_length=1.0, thickness_ratio=None)fastoad.models.geometry.profiles.profile.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