mathLab / BladeX

BladeX - Python Blade Morphing
https://mathlab.github.io/BladeX/
Other
67 stars 30 forks source link

ProfileBase -> ProfileInterface #101

Open ndem0 opened 1 year ago

ndem0 commented 1 year ago

https://github.com/mathLab/BladeX/blob/543621f5b97783f79e5d33c724289bc4807eb936/bladex/profilebase.py#L11

Make the profile base a basic interface (so far it's never used)

ndem0 commented 1 year ago

https://docs.python.org/3/library/abc.html