- os_beta(double, double, double, double, boolean) - Static method in class jahuwaldt.aero.ShockMethods
-
Calculate the oblique shock angle (beta) given the incline
angle and Mach number upstream of the oblique shock.
- os_beta(double, double, double, double, boolean, ShockBetaEvaluator) - Static method in class jahuwaldt.aero.ShockMethods
-
Calculate the oblique shock angle (beta) given the incline
angle and Mach number upstream of the oblique shock.
- os_betaCrit(double, double) - Static method in class jahuwaldt.aero.ShockMethods
-
Calculates the critical oblique shock angle which divides
strong shocks from weak shocks.
- os_M2(double, double, double) - Static method in class jahuwaldt.aero.ShockMethods
-
Calculates the Mach number downstream of an
oblique shock given the normal component of
Mach number downstream of the shock.
- os_Mach(double, double, double, double) - Static method in class jahuwaldt.aero.ShockMethods
-
Calculate the Mach number upstream of an oblique shock
given the incline and oblique shock angles.
- os_Mach(double, double, double, double, ShockMachEvaluator) - Static method in class jahuwaldt.aero.ShockMethods
-
Calculate the Mach number upstream of an oblique shock
given the incline and oblique shock angles.
- os_maxTheta(double, double) - Static method in class jahuwaldt.aero.ShockMethods
-
Calculates the maximum incline angle for an attached
oblique shock.
- os_Mn1(double, double) - Static method in class jahuwaldt.aero.ShockMethods
-
Calculates the component of upstream Mach number
normal to an oblique shock.
- os_theta(double, double, double) - Static method in class jahuwaldt.aero.ShockMethods
-
Calculate the incline angle (theta) given the oblique shock
angle and Mach number upstream of the oblique shock.
- OTISTableReader - Class in jahuwaldt.tools.tables
-
A class that provides methods for reading
or writing an OTIS table (*.itd or *.dat) formatted multi-table file.
- OTISTableReader() - Constructor for class jahuwaldt.tools.tables.OTISTableReader
-