- EOFMSG - Static variable in interface jahuwaldt.aero.panelgeom.GeomReader
-
An error message for unexpected end-of-file.
- EPS - Static variable in class jahuwaldt.aero.airfoils.NACA4Uncambered
-
- equals(Object) - Method in class jahuwaldt.aero.AeroCoefficients
-
Returns true if the input AeroCoefficients object has the same
numerical values (same reference quantities, and same body axis
coefficient values) as this one.
- equals(Object) - Method in class jahuwaldt.aero.AeroReference
-
Returns true if the input AeroReference object has the same numerical values (same
reference area, same span, etc) as this one.
- equals(Object) - Method in class jahuwaldt.aero.panelgeom.GeomElementList
-
Compares the specified object with this list for equality.
- equals(Object) - Method in class jahuwaldt.aero.panelgeom.GeomNetwork
-
Compares the specified object with this network for equality.
- equals(Object) - Method in class jahuwaldt.aero.panelgeom.GeomPanel
-
Compares the specified object with this panel for equality.
- equals(Object) - Method in class jahuwaldt.aero.panelgeom.GeomPoint
-
Compares the specified object with this point for equality.
- equals(Object) - Method in class jahuwaldt.util.ExponentialFormat
-
Overrides equals
- equals(Object) - Method in class jahuwaldt.util.GeneralFormat
-
Overrides equals
- ExponentialFormat - Class in jahuwaldt.util
-
Class for formatting large and small numbers, allowing a variety
of exponential/scientific notation.
- ExponentialFormat() - Constructor for class jahuwaldt.util.ExponentialFormat
-
Construct an exponential format using default settings.
- ExponentialFormat(Locale) - Constructor for class jahuwaldt.util.ExponentialFormat
-
Construct an exponential format using the specified Locale.
- ExponentialFormat(DecimalFormat) - Constructor for class jahuwaldt.util.ExponentialFormat
-
Create an ExponentialFormat based on the given format.