This is the complete list of members for FinSet, including all inherited members.
calculateCenterOfPressure() const | FinSet | |
calculateDragArea() const | FinSet | |
calculateMass() const | FinSet | |
calculateNormalForceCoefficient() const | FinSet | |
calculateSingleFinArea() const | FinSet | private |
FinSet(const std::string &name, int numberOfFins, double rootChord, double tipChord, double span, double sweepLength, double thickness, double materialDensity) | FinSet | |
getName() const | FinSet | |
materialDensity_ | FinSet | private |
name_ | FinSet | private |
numberOfFins_ | FinSet | private |
rootChord_ | FinSet | private |
span_ | FinSet | private |
sweepLength_ | FinSet | private |
thickness_ | FinSet | private |
tipChord_ | FinSet | private |
~FinSet()=default | FinSet |