// Copyright (C) 2024, NTNU
// Author: Jarle Vinje Kramer <jarlekramer@gmail.com; jarle.a.kramer@ntnu.no>
// License: GPL v3.0 (see separate file LICENSE or https://www.gnu.org/licenses/gpl-3.0.html)
use Float;
use PI;
/// Structure used to calculate the lift and drag coefficients for an elliptic wing using the
/// elliptic wing theory.