You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
This issue was born in the #558 PR, please read it first.
The ref_factor is important to correctly associate aero surfaces to rockets. We currently have a Component class, but they only have space for the surface and the position values, so we should somehow include the ref_factor value too.
Describe the solution you'd like
I honestly do not have the best solution at the tip of head right now, so feel free to analyze and propose a new solution.
Some suggestions were already given, please refer to the link below.
Is your feature request related to a problem? Please describe.
This issue was born in the #558 PR, please read it first.
The
ref_factor
is important to correctly associate aero surfaces to rockets. We currently have aComponent
class, but they only have space for the surface and the position values, so we should somehow include the ref_factor value too.Describe the solution you'd like
I honestly do not have the best solution at the tip of head right now, so feel free to analyze and propose a new solution.
Some suggestions were already given, please refer to the link below.
Additional context
Read the thread here: #558 (comment)
The text was updated successfully, but these errors were encountered: