Hello,
A couple of questions:
- why in a few classes it’s
getISPwhile in most it’sgetIsp? - why is there
getMassDerivativesinThrustPropulsionModelwhilst it always wrappsgetFlowRatein practise?
Romain
Hello,
A couple of questions:
getISP while in most it’s getIsp?getMassDerivatives in ThrustPropulsionModel whilst it always wrapps getFlowRate in practise?Romain
No reason, we are just inconsistent.
At first, we used full caps for acronyms, but changed our minds as it is cumbersome to read in camelCase naming convention.
We did not change everything, so there are some remnants of old convention.