- idxStack - Variable in class jahuwaldt.tools.tables.FloatTable
-
Stack of HI/LO independent array indexes used to indicate which value to
read from the n-dimensional data table.
- indep - Variable in class jahuwaldt.tools.tables.FloatTable
-
- independentNames - Variable in class jahuwaldt.tools.tables.FloatTable
-
The name of each independent variable (breakpoint table).
- indPos - Variable in class jahuwaldt.tools.tables.FloatTable
-
- indValues - Variable in class jahuwaldt.tools.tables.FloatTable
-
- interp(float, float, float, float, float) - Static method in class jahuwaldt.tools.tables.FloatTable
-
Linear interpolation routine.
- isEmpty() - Method in class jahuwaldt.tools.tables.FTableDatabase
-
Tests if the database has no elements in it.
- Isentropic - Class in jahuwaldt.aero
-
A set of utility methods for calculating isentropic flow properties in a gas.
- IsentropicMeEvaluator - Class in jahuwaldt.aero
-
Used by Isentropic.Me() and a root solver to iteratively determine the local Mach
number at the entrance or exit of a duct with a sonic condition at the throat.
- IsentropicMeEvaluator() - Constructor for class jahuwaldt.aero.IsentropicMeEvaluator
-
- iterator() - Method in class jahuwaldt.aero.panelgeom.GeomElementList
-
Return an enumeration of all the sub-elements in this geometry element.
- iterator() - Method in class jahuwaldt.tools.tables.FTableDatabase
-
Returns an Iterator of the table objects contained
in this database.