A B C D E F G H I J K L M O P Q R S T U V W 
All Classes All Packages

A

ABS_LIST - Static variable in class org.djunits.value.CLASSNAMES
List of absolute classes.
AbsoluteTemperatureUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
AbsoluteTemperatureUnitTest() - Constructor for class org.djunits.unit.AbsoluteTemperatureUnitTest
 
AbsorbedDoseUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
AbsorbedDoseUnitTest() - Constructor for class org.djunits.unit.AbsorbedDoseUnitTest
 
AbstractLinearUnitTest<U extends Unit<U>> - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
AbstractLinearUnitTest() - Constructor for class org.djunits.unit.AbstractLinearUnitTest
 
AbstractOffsetUnitTest<OU extends Unit<OU>> - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
AbstractOffsetUnitTest() - Constructor for class org.djunits.unit.AbstractOffsetUnitTest
 
AbstractUnitTest<U extends Unit<U>> - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
AbstractUnitTest() - Constructor for class org.djunits.unit.AbstractUnitTest
 
AccelerationUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
AccelerationUnitTest() - Constructor for class org.djunits.unit.AccelerationUnitTest
 
ALL_LIST - Static variable in class org.djunits.value.CLASSNAMES
List of all classes, except SI.
ALL_NODIM_LIST - Static variable in class org.djunits.value.CLASSNAMES
List of all classes, except Dimensionless and SI.
AmountOfSubstanceUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
AmountOfSubstanceUnitTest() - Constructor for class org.djunits.unit.AmountOfSubstanceUnitTest
 
AngleUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
AngleUnitTest() - Constructor for class org.djunits.unit.AngleUnitTest
 
angleUtilTest() - Method in class org.djunits.value.AngleUtilTest
Test the two functions in the AngleUtil class.
AngleUtilTest - Class in org.djunits.value
Test the AngleUtil class.
AngleUtilTest() - Constructor for class org.djunits.value.AngleUtilTest
 
anonymousUnitTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarInstantiateTest
Test the instantiation utility function of classes for anonymous units, also for the compiler.
anonymousUnitTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarInstantiateTest
Test the instantiation utility function of classes for anonymous units, also for the compiler.
AreaUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
AreaUnitTest() - Constructor for class org.djunits.unit.AreaUnitTest
 
availableLocalizations(String, String) - Static method in class org.djunits.AvailableLocalizations
Build a list of locale names that are available for a given prefix.
AvailableLocalizations - Class in org.djunits
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.

B

BadUnitClass - Class in org.djunits.value.vdouble.scalar
Unit class with name that does not end on "Unit".
BadUnitClass() - Constructor for class org.djunits.value.vdouble.scalar.BadUnitClass
 
BASE - Static variable in class org.djunits.unit.quantity.QuantityTest.QUnit
 
BASE - Static variable in class org.djunits.userdefined.JerkUnit
The base, with "m/s3" as the SI signature.
BASE - Static variable in class org.djunits.value.vdouble.scalar.BadUnitClass
The base, with "m/s2" as the SI signature.
basicsAbsTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
basicsAbsTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
basicsRelTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
basicsRelTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test constructor, verify the various fields in the constructed objects, test conversions to related units.
BenchmarkAnonymousInstantiation - Class in org.djunits.benchmark
BenschmarkAnonymousInstantiation.java.
binarydivideOfRelAndRelTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test divide(DoubleScalarRel, DoubleScalarRel).
binarydivideOfRelAndRelTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test divide(FloatScalarRel, FloatScalarRel).
binaryminusOfAbsAndAbsTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test minus(DoubleScalarAbs, DoubleScalarRel).
binaryminusOfAbsAndAbsTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test minus(DoubleScalarAbs, DoubleScalarRel).
binaryminusOfAbsAndRelTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test minus(DoubleScalarAbs, DoubleScalarRel).
binaryminusOfAbsAndRelTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test minus(FloatScalarAbs, FloatScalarRel).
binaryminusOfRelAndRelTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test minus(DoubleScalarRel, DoubleScalarRel).
binaryminusOfRelAndRelTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test minus(FloatScalarRel, FloatScalarRel).
binarymultiplyOfRelAndRelTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test multiply(DoubleScalarRel, DoubleScalarRel).
binarymultiplyOfRelAndRelTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test multiply(FloatScalarRel, FloatScalarRel).
binaryplusOfAbsAndRelTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test plus(DoubleScalarAbs, DoubleScalarRel).
binaryplusOfAbsAndRelTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test plus(FloatScalarAbs, FloatScalarRel).
binaryplusOfRelAndRelTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test plus(DoubleScalarRel, DoubleScalarRel).
binaryplusOfRelAndRelTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test plus(FloatScalarRel, FloatScalarRel).

C

cast(Class<?>[], Object[]) - Static method in class org.djunits.util.Primitive
casts a set of values to classes.
cast(Class<?>, Object) - Static method in class org.djunits.util.Primitive
casts an object to a instance of clazz.
CatalyticActivityUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
CatalyticActivityUnitTest() - Constructor for class org.djunits.unit.CatalyticActivityUnitTest
 
check(String, DoubleFunction, FloatFunction, double, double) - Static method in class org.djunits.value.MathFunctionsTest
Check the result of a double precision Math function.
checkDefinedUnitSystems() - Method in class org.djunits.unit.unitsystem.UnitSystemLocalizationsTest
Check that all UnitSystems have valid a nameKey and a valid abbreviationKey and test those keys in all available localizations.
checkDimensionless(double, boolean) - Static method in class org.djunits.unit.si.SIPrefixFormatterTest
Check the formatting for DimensionLess.
checkEnergy(double, boolean) - Static method in class org.djunits.unit.si.SIPrefixFormatterTest
Check the formatting for Energy.
checkMass(double, boolean) - Static method in class org.djunits.unit.si.SIPrefixFormatterTest
Check the formatting for Mass.
checks(double) - Static method in class org.djunits.unit.si.SIPrefixFormatterTest
Perform all checks using the specified exponent value.
checkTemperature(double, boolean) - Static method in class org.djunits.unit.si.SIPrefixFormatterTest
Check the formatting for Temperature.
checkUnitNameAndAbbreviation(U, String, String) - Method in class org.djunits.unit.AbstractUnitTest
Verify the localization of the name and abbreviation.
checkUnitRatioNameAndAbbreviation(U, double, double, String, String) - Method in class org.djunits.unit.AbstractLinearUnitTest
Verify one length conversion factor to standard unit and the localization of the name and abbreviation.
checkUnitRatioOffsetNameAndAbbreviation(OU, double, double, double, String, String) - Method in class org.djunits.unit.AbstractOffsetUnitTest
Verify one length conversion factor to standard unit and the localization of the name and abbreviation.
checkUnitSystemsLocale() - Method in class org.djunits.locale.VerifyLocalizations
Check that all UnitSystems have valid a nameKey and a valid abbreviationKey and test those keys in all available localizations.
checkUnitValueNameAndAbbreviation(AngleUnit, double, double, String, String) - Method in class org.djunits.unit.AngleUnitTest
Verify one length conversion factor to standard unit and the localization of the name and abbreviation.
checkUnitValueNameAndAbbreviation(DirectionUnit, double, double, String, String) - Method in class org.djunits.unit.DirectionUnitTest
Verify one conversion factor to standard unit and the localization of the name and abbreviation.
classList(String, boolean) - Static method in class org.djunits.ClassList
Return a List of all the classes under a package.
ClassList - Class in org.djunits
Build a list of the classes in the project (or under a specific directory/package in the project).
Adapted from http://stackoverflow.com/questions/3923129/get-a-list-of-resources-from-classpath-directory which apparently copied the code from http://forums.devx.com/showthread.php?153784-how-to-list-resources-in-a-package.
CLASSNAMES - Class in org.djunits.value
CLASSNAMES.java.
ClassUtil - Class in org.djunits.util
ClassUtil is a utility class providing assistance for Java Classes.
compareSum(double[], double[], double[]) - Method in class org.djunits.value.vdouble.vector.DoubleVectorConstructorsTest
Check that two arrays and a sum array match.
compareValues(double[], double[]) - Method in class org.djunits.value.vdouble.vector.DoubleVectorConstructorsTest
Compare two double arrays.
compareValues(float[], float[]) - Method in class org.djunits.value.vfloat.vector.FloatVectorConstructorsTest
Compare two float arrays.
compareValuesWithScale(Scale, double[], double[]) - Method in class org.djunits.value.vdouble.vector.DoubleVectorConstructorsTest
Compare two double arrays with factor and offset (derived from a scale).
compareValuesWithScale(Scale, float[], float[]) - Method in class org.djunits.value.vfloat.vector.FloatVectorConstructorsTest
Compare two double arrays with factor and offset (derived from a scale).
constantsTest() - Method in class org.djunits.value.vdouble.scalar.ConstantsTest
Test the Constants class.
ConstantsTest - Class in org.djunits.value.vdouble.scalar
Tests for the Constants class.
ConstantsTest() - Constructor for class org.djunits.value.vdouble.scalar.ConstantsTest
 
constructorExceptionsTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarConstructorsTest
Test that the constructors throw the expected exceptions.
constructorsTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarConstructorsTest
Test all constructors.
constructorsTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarConstructorsTest
Test all constructors.
constructorTest() - Method in class org.djunits.value.formatter.EngineeringFormatterTest
See if we can increase the code coverage to include the private constructor.
conversions() - Method in class org.djunits.unit.AbsoluteTemperatureUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.AbsorbedDoseUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.AccelerationUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.AmountOfSubstanceUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.AngleUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.AreaUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.CatalyticActivityUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.DensityUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.DimensionlessUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.DirectionUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.DurationUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.ElectricalCapacitanceUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.ElectricalChargeUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.ElectricalConductanceUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.ElectricalCurrentUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.ElectricalInductanceUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.ElectricalPotentialUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.ElectricalResistanceUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.EnergyUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.EquivalentDoseUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.FlowMassUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.FlowVolumeUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.ForceUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.FrequencyUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.IlluminanceUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.LengthUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.LinearDensityUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.LuminousFluxUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.LuminousIntensityUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.MagneticFluxDensityUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.MagneticFluxUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.MassUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.PositionUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.PowerUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.PressureUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.SolidAngleUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.SpeedUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.TimeUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.TorqueUnitTest
Verify conversion factors, English names and abbreviations.
conversions() - Method in class org.djunits.unit.VolumeUnitTest
Verify conversion factors, English names and abbreviations.
convertAndVerify(double, int) - Static method in class org.djunits.value.formatter.EngineeringFormatterTest
Call convert and then verify that the result is an accurate representation of the value.
createAbsoluteTempteratureUnit() - Method in class org.djunits.unit.AbsoluteTemperatureUnitTest
Verify that we can create our own temperature unit; i.c.
createAbsorbedDoseUnit() - Method in class org.djunits.unit.AbsorbedDoseUnitTest
Verify that we can create our own AbsorbedDose unit.
createAccelerationUnit() - Method in class org.djunits.unit.AccelerationUnitTest
Verify that we can create our own Acceleration unit.
createAmountOfSubstanceUnit() - Method in class org.djunits.unit.AmountOfSubstanceUnitTest
Verify that we can create our own AmountOfSubstance unit.
createAngleUnit() - Method in class org.djunits.unit.AngleUnitTest
Verify that we can create our own angle unit.
createAreaUnit() - Method in class org.djunits.unit.AreaUnitTest
Verify that we can create our own Area unit.
createCatalyticActivityUnit() - Method in class org.djunits.unit.CatalyticActivityUnitTest
Verify that we can create our own CatalyticActivity unit.
createClockwiseDirectionUnit() - Method in class org.djunits.unit.DirectionUnitTest
Verify that we can create our own direction unit.
createCompassDirectionUnit() - Method in class org.djunits.unit.DirectionUnitTest
Verify that we can create our own direction unit.
createDensityUnit() - Method in class org.djunits.unit.DensityUnitTest
Verify that we can create our own density unit.
createDimensionlessUnit() - Method in class org.djunits.unit.DimensionlessUnitTest
Verify that we can create our own Dimensionless unit.
createDurationUnit() - Method in class org.djunits.unit.DurationUnitTest
Verify that we can create our own duration unit.
createElectricalCapacitanceUnit() - Method in class org.djunits.unit.ElectricalCapacitanceUnitTest
Verify that we can create our own ElectricalCapacitance unit.
createElectricalChargeUnit() - Method in class org.djunits.unit.ElectricalChargeUnitTest
Verify that we can create our own ElectricalCharge unit.
createElectricalConductanceUnit() - Method in class org.djunits.unit.ElectricalConductanceUnitTest
Verify that we can create our own ElectricalConductance unit.
createElectricalCurrentUnit() - Method in class org.djunits.unit.ElectricalCurrentUnitTest
Verify that we can create our own ElectricalCurrent unit.
createElectricalInductanceUnit() - Method in class org.djunits.unit.ElectricalInductanceUnitTest
Verify that we can create our own ElectricalInductance unit.
createElectricalPotentialUnit() - Method in class org.djunits.unit.ElectricalPotentialUnitTest
Verify that we can create our own electrical potential unit.
createElectricalResistanceUnit() - Method in class org.djunits.unit.ElectricalResistanceUnitTest
Verify that we can create our own electrical resistance unit.
createEnergyUnit() - Method in class org.djunits.unit.EnergyUnitTest
Verify that we can create our own Energy unit.
createEquivalentDoseUnit() - Method in class org.djunits.unit.EquivalentDoseUnitTest
Verify that we can create our own EquivalentDose unit.
createFlowMassUnit() - Method in class org.djunits.unit.FlowMassUnitTest
Verify that we can create our own FlowMass unit.
createFLowVolumeUnit() - Method in class org.djunits.unit.FlowVolumeUnitTest
Verify that we can create our own FlowVolume unit.
createForceUnit() - Method in class org.djunits.unit.ForceUnitTest
Verify that we can create our own Force unit.
createFrequencyUnit() - Method in class org.djunits.unit.FrequencyUnitTest
Verify that we can create our own Frequency unit.
createIlluminanceUnit() - Method in class org.djunits.unit.IlluminanceUnitTest
Verify that we can create our own Illuminance unit.
createLengthUnit() - Method in class org.djunits.unit.LengthUnitTest
Verify that we can create our own length unit.
createLinearDensityUnit() - Method in class org.djunits.unit.LinearDensityUnitTest
Verify that we can create our own LinearDensity unit.
createLuminousFluxUnit() - Method in class org.djunits.unit.LuminousFluxUnitTest
Verify that we can create our own LuminousFlux unit.
createLuminousIntensityUnit() - Method in class org.djunits.unit.LuminousIntensityUnitTest
Verify that we can create our own LuminousIntensity unit.
createMagneticFluxDensityUnit() - Method in class org.djunits.unit.MagneticFluxDensityUnitTest
Verify that we can create our own MagneticFluxDensity unit.
createMagneticFluxUnit() - Method in class org.djunits.unit.MagneticFluxUnitTest
Verify that we can create our own MagneticFlux unit.
createMassUnit() - Method in class org.djunits.unit.MassUnitTest
Verify that we can create our own mass unit.
createPositionUnit() - Method in class org.djunits.unit.PositionUnitTest
Verify that we can create our own PositionUnit.
createPowerUnitUnit() - Method in class org.djunits.unit.PowerUnitTest
Verify that we can create our own power unit.
createPressureUnit() - Method in class org.djunits.unit.PressureUnitTest
Verify that we can create our own pressure unit.
createSolidAngleUnit() - Method in class org.djunits.unit.SolidAngleUnitTest
Verify that we can create our own angle unit.
createSpeedUnit() - Method in class org.djunits.unit.SpeedUnitTest
Verify that we can create our own speed unit.
createTimeUnit() - Method in class org.djunits.unit.TimeUnitTest
Verify that we can create our own duration unit.
createTorqueUnit() - Method in class org.djunits.unit.TorqueUnitTest
Verify that we can create our own Torque unit.
createVolumeUnit() - Method in class org.djunits.unit.VolumeUnitTest
Verify that we can create our own power unit.

D

denseArray(int) - Static method in class org.djunits.value.vdouble.vector.DOUBLEVECTOR
Return an array with all values != 0.
denseArray(int) - Static method in class org.djunits.value.vfloat.vector.FLOATVECTOR
Return an array with all values != 0.
denseRectArrays(int, int) - Static method in class org.djunits.value.vdouble.matrix.DOUBLEMATRIX
Return a rectangular array with all values != 0.
denseRectArrays(int, int) - Static method in class org.djunits.value.vfloat.matrix.FLOATMATRIX
Return a rectangular array with all values != 0.
denseRectScalarArrays(int, int, Class<S>) - Static method in class org.djunits.value.vdouble.matrix.DOUBLEMATRIX
Return a rectangular array with all values != 0.
denseRectScalarArrays(int, int, Class<S>) - Static method in class org.djunits.value.vfloat.matrix.FLOATMATRIX
Return a rectangular array with all values != 0.
denseRectTuples(int, int, Class<S>) - Static method in class org.djunits.value.vdouble.matrix.DOUBLEMATRIX
Return a rectangular array with all values != 0.
denseRectTuples(int, int, Class<S>) - Static method in class org.djunits.value.vfloat.matrix.FLOATMATRIX
Return a rectangular array with all values != 0.
denseScalarArray(int, Class<S>) - Static method in class org.djunits.value.vdouble.vector.DOUBLEVECTOR
Return a scalar array with all values != 0.
denseScalarArray(int, Class<S>) - Static method in class org.djunits.value.vfloat.vector.FLOATVECTOR
Return a scalar array with all values != 0.
DensityUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
DensityUnitTest() - Constructor for class org.djunits.unit.DensityUnitTest
 
det(double[][]) - Static method in class org.djunits.value.vdouble.matrix.Determinant
Method that calculates determinant of given matrix.
det(float[][]) - Static method in class org.djunits.value.vdouble.matrix.Determinant
Method that calculates determinant of given matrix.
Determinant - Class in org.djunits.value.vdouble.matrix
Compute the determinant of a matrix.
DimensionlessUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
DimensionlessUnitTest() - Constructor for class org.djunits.unit.DimensionlessUnitTest
 
DirectionTest - Class in org.djunits.value.vdouble.scalar
DirectionTest.java.
DirectionTest() - Constructor for class org.djunits.value.vdouble.scalar.DirectionTest
 
DirectionUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
DirectionUnitTest() - Constructor for class org.djunits.unit.DirectionUnitTest
 
DOUBLEMATRIX - Class in org.djunits.value.vdouble.matrix
DOUBLEMATRIX for creating different test matrices.
DoubleMatrixInstantiateTest - Class in org.djunits.value.vdouble.matrix
DoubleMatrixInstantiateTest.java.
DoubleMatrixInstantiateTest() - Constructor for class org.djunits.value.vdouble.matrix.DoubleMatrixInstantiateTest
 
DoubleMatrixMethodTest - Class in org.djunits.value.vdouble.matrix
...
DoubleMatrixMethodTest() - Constructor for class org.djunits.value.vdouble.matrix.DoubleMatrixMethodTest
 
DoubleScalarConstructorsTest - Class in org.djunits.value.vdouble.scalar
Test the scalar constructors.
DoubleScalarConstructorsTest() - Constructor for class org.djunits.value.vdouble.scalar.DoubleScalarConstructorsTest
 
DoubleScalarInstantiateTest - Class in org.djunits.value.vdouble.scalar
Test the instantiation utility functions.
DoubleScalarInstantiateTest() - Constructor for class org.djunits.value.vdouble.scalar.DoubleScalarInstantiateTest
 
DoubleScalarTest - Class in org.djunits.value.vdouble.scalar
Test the DoubleScalar class.
DoubleScalarTest() - Constructor for class org.djunits.value.vdouble.scalar.DoubleScalarTest
 
DoubleScalarTest.DoubleToDouble - Interface in org.djunits.value.vdouble.scalar
 
DoubleScalarTest.MathTester - Class in org.djunits.value.vdouble.scalar
 
DoubleSIMatrixTest - Class in org.djunits.value.vdouble.matrix
Test.java.
DoubleSIMatrixTest() - Constructor for class org.djunits.value.vdouble.matrix.DoubleSIMatrixTest
 
DoubleSIScalarTest - Class in org.djunits.value.vdouble.scalar
Test.java.
DoubleSIScalarTest() - Constructor for class org.djunits.value.vdouble.scalar.DoubleSIScalarTest
 
DoubleSIVectorTest - Class in org.djunits.value.vdouble.vector
Test.java.
DoubleSIVectorTest() - Constructor for class org.djunits.value.vdouble.vector.DoubleSIVectorTest
 
DoubleValueOfStringOfTest - Class in org.djunits.value.vdouble.scalar
Test the DoubleScalar and FloatScalar classes for the valueOf and toString methods.
DoubleValueOfStringOfTest() - Constructor for class org.djunits.value.vdouble.scalar.DoubleValueOfStringOfTest
 
DoubleValueOfTest - Class in org.djunits.value.vdouble.scalar
ValueOfTest.java.
DoubleValueOfTest() - Constructor for class org.djunits.value.vdouble.scalar.DoubleValueOfTest
 
DOUBLEVECTOR - Class in org.djunits.value.vdouble.vector
DOUBLEVECTOR for creating different test vectors.
DoubleVectorConstructorsTest - Class in org.djunits.value.vdouble.vector
Test constructors of DoubleVector.
DoubleVectorConstructorsTest() - Constructor for class org.djunits.value.vdouble.vector.DoubleVectorConstructorsTest
 
DoubleVectorInstantiateTest - Class in org.djunits.value.vdouble.vector
DoubleVectorInstantiateTest.java.
DoubleVectorInstantiateTest() - Constructor for class org.djunits.value.vdouble.vector.DoubleVectorInstantiateTest
 
DoubleVectorMethodTest - Class in org.djunits.value.vdouble.vector
Test the incrementBy, etc.
DoubleVectorMethodTest() - Constructor for class org.djunits.value.vdouble.vector.DoubleVectorMethodTest
 
doULPTest() - Method in class org.djunits.value.formatter.EngineeringFormatterTest
Test cleverly chosen values plus and minus one ULP.
doWidthTest() - Method in class org.djunits.value.formatter.EngineeringFormatterTest
Check that values are formatted at optimal precision when the room is varied.
DurationUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
DurationUnitTest() - Constructor for class org.djunits.unit.DurationUnitTest
 
durationValueOfTest() - Method in class org.djunits.value.vdouble.scalar.DoubleValueOfStringOfTest
Test the Duration class for the valueOf and toString methods.
durationValueOfTest() - Method in class org.djunits.value.vfloat.scalar.FloatValueOfStringOfTest
Test the Duration class for the valueOf and toString methods.

E

ElectricalCapacitanceUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
ElectricalCapacitanceUnitTest() - Constructor for class org.djunits.unit.ElectricalCapacitanceUnitTest
 
ElectricalChargeUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
ElectricalChargeUnitTest() - Constructor for class org.djunits.unit.ElectricalChargeUnitTest
 
ElectricalConductanceUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
ElectricalConductanceUnitTest() - Constructor for class org.djunits.unit.ElectricalConductanceUnitTest
 
ElectricalCurrentUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
ElectricalCurrentUnitTest() - Constructor for class org.djunits.unit.ElectricalCurrentUnitTest
 
ElectricalInductanceUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
ElectricalInductanceUnitTest() - Constructor for class org.djunits.unit.ElectricalInductanceUnitTest
 
ElectricalPotentialUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
ElectricalPotentialUnitTest() - Constructor for class org.djunits.unit.ElectricalPotentialUnitTest
 
ElectricalResistanceUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
ElectricalResistanceUnitTest() - Constructor for class org.djunits.unit.ElectricalResistanceUnitTest
 
EnergyUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
EnergyUnitTest() - Constructor for class org.djunits.unit.EnergyUnitTest
 
EngineeringFormatterTest - Class in org.djunits.value.formatter
Test the Engineering formatter
EngineeringFormatterTest() - Constructor for class org.djunits.value.formatter.EngineeringFormatterTest
 
equalsAbsTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test the equals method.
equalsAbsTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test the equals method.
equalsAndHashCodeTest() - Method in class org.djunits.VerifyRequiredMethods
Check that all classes that implement equals also implement hashCode.
equalsRelTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test the equals method.
equalsRelTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test the equals method.
EquivalentDoseUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
EquivalentDoseUnitTest() - Constructor for class org.djunits.unit.EquivalentDoseUnitTest
 
exceptionsTest() - Method in class org.djunits.value.vdouble.vector.DoubleVectorConstructorsTest
Test all the exception that the constructors may throw.
exceptionsTest() - Method in class org.djunits.value.vfloat.vector.FloatVectorConstructorsTest
Test all the exception that the constructors may throw.

F

FieldSignature - Class in org.djunits.util
A field descriptor represents the type of a class, instance, or local variable.
FieldSignature(Class<?>) - Constructor for class org.djunits.util.FieldSignature
constructs a new FieldSignature.
FieldSignature(String) - Constructor for class org.djunits.util.FieldSignature
constructs a new FieldSignature.
fixUnicodeEscapes(String) - Static method in class org.djunits.locale.VerifyLocalizations
Replace unicode escapes by the corresponding character.
FloatDirectionTest - Class in org.djunits.value.vfloat.scalar
FloatDirectionTest.java.
FloatDirectionTest() - Constructor for class org.djunits.value.vfloat.scalar.FloatDirectionTest
 
FloatJerk - Class in org.djunits.userdefined
JerkScalar as a test of a user-defined scalar.
FloatJerk(float, JerkUnit) - Constructor for class org.djunits.userdefined.FloatJerk
 
FloatJerk(FloatJerk) - Constructor for class org.djunits.userdefined.FloatJerk
 
FloatJerkMatrix - Class in org.djunits.userdefined
Immutable Float JerkMatrix, a matrix of values with a JerkUnit.
FloatJerkMatrix(FloatMatrixData, JerkUnit) - Constructor for class org.djunits.userdefined.FloatJerkMatrix
 
FloatJerkVector - Class in org.djunits.userdefined
Float JerkVector, a vector of values with a JerkUnit.
FloatJerkVector(FloatVectorData, JerkUnit) - Constructor for class org.djunits.userdefined.FloatJerkVector
Construct an JerkVector from an internal data object.
FLOATMATRIX - Class in org.djunits.value.vfloat.matrix
FLOATMATRIX for creating different test matrices.
FloatMatrixInstantiateTest - Class in org.djunits.value.vfloat.matrix
FloatMatrixInstantiateTest.java.
FloatMatrixInstantiateTest() - Constructor for class org.djunits.value.vfloat.matrix.FloatMatrixInstantiateTest
 
FloatMatrixMethodTest - Class in org.djunits.value.vfloat.matrix
...
FloatMatrixMethodTest() - Constructor for class org.djunits.value.vfloat.matrix.FloatMatrixMethodTest
 
FloatScalarConstructorsTest - Class in org.djunits.value.vfloat.scalar
Test the scalar constructors.
FloatScalarConstructorsTest() - Constructor for class org.djunits.value.vfloat.scalar.FloatScalarConstructorsTest
 
FloatScalarInstantiateTest - Class in org.djunits.value.vfloat.scalar
Test the instantiation utility functions.
FloatScalarInstantiateTest() - Constructor for class org.djunits.value.vfloat.scalar.FloatScalarInstantiateTest
 
FloatScalarTest - Class in org.djunits.value.vfloat.scalar
Test the FloatScalar class.
FloatScalarTest() - Constructor for class org.djunits.value.vfloat.scalar.FloatScalarTest
 
FloatScalarTest.FloatToFloat - Interface in org.djunits.value.vfloat.scalar
 
FloatScalarTest.MathTester - Class in org.djunits.value.vfloat.scalar
 
FloatSIMatrixTest - Class in org.djunits.value.vfloat.matrix
Test.java.
FloatSIMatrixTest() - Constructor for class org.djunits.value.vfloat.matrix.FloatSIMatrixTest
 
FloatSIScalarTest - Class in org.djunits.value.vfloat.scalar
Test.java.
FloatSIScalarTest() - Constructor for class org.djunits.value.vfloat.scalar.FloatSIScalarTest
 
FloatSIVectorTest - Class in org.djunits.value.vfloat.vector
Test.java.
FloatSIVectorTest() - Constructor for class org.djunits.value.vfloat.vector.FloatSIVectorTest
 
FloatValueOfStringOfTest - Class in org.djunits.value.vfloat.scalar
Test the FloatScalar and FloatScalar classes for the valueOf and toString methods.
FloatValueOfStringOfTest() - Constructor for class org.djunits.value.vfloat.scalar.FloatValueOfStringOfTest
 
FloatValueOfTest - Class in org.djunits.value.vfloat.scalar
ValueOfTest.java.
FloatValueOfTest() - Constructor for class org.djunits.value.vfloat.scalar.FloatValueOfTest
 
FLOATVECTOR - Class in org.djunits.value.vfloat.vector
DOUBLEVECTOR for creating different test vectors.
FloatVectorConstructorsTest - Class in org.djunits.value.vfloat.vector
Test constructors of FloatVector.
FloatVectorConstructorsTest() - Constructor for class org.djunits.value.vfloat.vector.FloatVectorConstructorsTest
 
FloatVectorInstantiateTest - Class in org.djunits.value.vfloat.vector
FloatVectorInstantiateTest.java.
FloatVectorInstantiateTest() - Constructor for class org.djunits.value.vfloat.vector.FloatVectorInstantiateTest
 
FloatVectorMethodTest - Class in org.djunits.value.vfloat.vector
Test the incrementBy, etc.
FloatVectorMethodTest() - Constructor for class org.djunits.value.vfloat.vector.FloatVectorMethodTest
 
FlowMassUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
FlowMassUnitTest() - Constructor for class org.djunits.unit.FlowMassUnitTest
 
FlowVolumeUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
FlowVolumeUnitTest() - Constructor for class org.djunits.unit.FlowVolumeUnitTest
 
ForceUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
ForceUnitTest() - Constructor for class org.djunits.unit.ForceUnitTest
 
format() - Method in class org.djunits.value.FormatTest
Test that size, precision and accuracy are OK.
FormatTest - Class in org.djunits.value
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
FormatTest() - Constructor for class org.djunits.value.FormatTest
 
forName(String) - Static method in class org.djunits.util.Primitive
returns the primitiveClass of the name given as defined by the Java VM class constants.
FrequencyUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
FrequencyUnitTest() - Constructor for class org.djunits.unit.FrequencyUnitTest
 
function(double) - Method in interface org.djunits.value.vdouble.scalar.DoubleScalarTest.DoubleToDouble
 
function(float) - Method in interface org.djunits.value.vfloat.scalar.FloatScalarTest.FloatToFloat
 

G

getAllConstructors(Class<?>, Constructor<?>[]) - Static method in class org.djunits.util.ClassUtil
gets all the constructors of a class and adds the result to result.
getAllFields(Class<?>) - Static method in class org.djunits.util.ClassUtil
gets all the fields of a class (public, protected, package, and private).
getAllFields(Class<?>, Set<Field>) - Static method in class org.djunits.util.ClassUtil
gets all the fields of a class (public, protected, package, and private) and adds the result to the return value.
getAllMethods(Class<?>, String, Method[]) - Static method in class org.djunits.util.ClassUtil
gets all the methods of a class and adds the result to result.
getClass(Object[]) - Static method in class org.djunits.util.ClassUtil
converts an array of objects to their corresponding classes.
getClassValue() - Method in class org.djunits.util.FieldSignature
 
getMultiplicationFactorTo(OU, OU) - Method in class org.djunits.unit.AbstractOffsetUnitTest
 
getMultiplicationFactorTo(U, U) - Method in class org.djunits.unit.AbstractLinearUnitTest
 
getPrimitive(Class<?>) - Static method in class org.djunits.util.Primitive
gets the primitive of the given wrapperClass.
getResources(Pattern) - Static method in class org.djunits.ClassList
For all elements of java.class.path get a Collection of resources Pattern pattern = Pattern.compile(".*"); gets all resources.
getScalarClass() - Method in class org.djunits.userdefined.FloatJerkMatrix
getScalarClass() - Method in class org.djunits.userdefined.FloatJerkVector
getScalarClass() - Method in class org.djunits.userdefined.JerkMatrix
getScalarClass() - Method in class org.djunits.userdefined.JerkVector
getStringValue() - Method in class org.djunits.util.FieldSignature
 
getVectorClass() - Method in class org.djunits.userdefined.FloatJerkMatrix
getVectorClass() - Method in class org.djunits.userdefined.JerkMatrix
getWrapper(Class<?>) - Static method in class org.djunits.util.Primitive
gets the wrapper of this primitive class.
gravityConstant() - Method in class org.djunits.unit.AccelerationUnitTest
Check that g is about 9.8 m/s/s.

H

hasNonStaticFields(Class<?>) - Static method in class org.djunits.ClassList
Report if a class has non-static fields.

I

IlluminanceUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
IlluminanceUnitTest() - Constructor for class org.djunits.unit.IlluminanceUnitTest
 
instantiateAnonymousCached(double, Unit<?>) - Static method in class org.djunits.benchmark.BenchmarkAnonymousInstantiation
Instantiate the DoubleScalar based on its unit.
instantiateAnonymousCascade(double, Unit<?>) - Static method in class org.djunits.benchmark.BenchmarkAnonymousInstantiation
Instantiate the DoubleScalar based on its unit.
instantiateAnonymousMethodHandle(double, Unit<?>) - Static method in class org.djunits.benchmark.BenchmarkAnonymousInstantiation
Instantiate the DoubleScalar based on its unit.
instantiateAnonymousNonCached(double, Unit<?>) - Static method in class org.djunits.benchmark.BenchmarkAnonymousInstantiation
Instantiate the DoubleScalar based on its unit.
instantiateCached(double, U) - Static method in class org.djunits.benchmark.BenchmarkAnonymousInstantiation
Instantiate the DoubleScalar based on its unit.
instantiateCascade(double, U) - Static method in class org.djunits.benchmark.BenchmarkAnonymousInstantiation
Instantiate the DoubleScalar based on its unit.
instantiateListTest() - Method in class org.djunits.value.vdouble.vector.DoubleVectorConstructorsTest
Test constructors of array, list, map with the AbsoluteTemperature unit.
instantiateListTest() - Method in class org.djunits.value.vfloat.vector.FloatVectorConstructorsTest
Test constructors of array, list, map with the FloatAbsoluteTemperature unit.
instantiateMatrix(DoubleMatrixData, JerkUnit) - Method in class org.djunits.userdefined.JerkMatrix
instantiateMatrix(FloatMatrixData, JerkUnit) - Method in class org.djunits.userdefined.FloatJerkMatrix
instantiateMethodHandle(double, U) - Static method in class org.djunits.benchmark.BenchmarkAnonymousInstantiation
Instantiate the DoubleScalar based on its unit.
instantiateNonCached(double, U) - Static method in class org.djunits.benchmark.BenchmarkAnonymousInstantiation
Instantiate the DoubleScalar based on its unit.
instantiateRel(double, JerkUnit) - Method in class org.djunits.userdefined.Jerk
instantiateRel(float, JerkUnit) - Method in class org.djunits.userdefined.FloatJerk
instantiateRelAbsMatrixTypes() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixInstantiateTest
Test the extra methods that Absolute and Relative with Absolute matrices implement.
instantiateRelAbsMatrixTypes() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixInstantiateTest
Test the extra methods that Absolute and Relative with Absolute matrices implement.
instantiateScalarSI(double, JerkUnit) - Method in class org.djunits.userdefined.JerkMatrix
instantiateScalarSI(double, JerkUnit) - Method in class org.djunits.userdefined.JerkVector
instantiateScalarSI(float, JerkUnit) - Method in class org.djunits.userdefined.FloatJerkMatrix
instantiateScalarSI(float, JerkUnit) - Method in class org.djunits.userdefined.FloatJerkVector
instantiateSI(double) - Static method in class org.djunits.userdefined.Jerk
Instantiate a new Jerk scalar with an SI value.
instantiateSI(float) - Static method in class org.djunits.userdefined.FloatJerk
Instantiate a new FloatJerk scalar with an SI value.
instantiateTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarInstantiateTest
Test the instantiation utility function of classes.
instantiateTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarInstantiateTest
Test the instantiation utility function of classes.
instantiateVector(DoubleVectorData, JerkUnit) - Method in class org.djunits.userdefined.JerkMatrix
instantiateVector(DoubleVectorData, JerkUnit) - Method in class org.djunits.userdefined.JerkVector
instantiateVector(FloatVectorData, JerkUnit) - Method in class org.djunits.userdefined.FloatJerkMatrix
instantiateVector(FloatVectorData, JerkUnit) - Method in class org.djunits.userdefined.FloatJerkVector
instantiatorTest() - Method in class org.djunits.value.vdouble.vector.DoubleVectorConstructorsTest
Test the constructors of DoubleVector.
instantiatorTest() - Method in class org.djunits.value.vfloat.vector.FloatVectorConstructorsTest
Test the constructors of FloatVector.
instatiateAllMatrixTypes() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixInstantiateTest
Test the constructors of all matrix classes.
instatiateAllMatrixTypes() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixInstantiateTest
Test the constructors of all matrix classes.
interpolateTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test the interpolate methods.
isAnonymousInnerClass(Class<?>) - Static method in class org.djunits.ClassList
Determine if a class is an anonymous inner class.
isMoreSpecific(Class<?>[], Class<?>[]) - Static method in class org.djunits.util.ClassUtil
Determines & returns whether constructor 'a' is more specific than constructor 'b', as defined in the Java Language Specification ???15.12.
isMoreSpecific(Constructor<?>, Constructor<?>) - Static method in class org.djunits.util.ClassUtil
Determines & returns whether constructor 'a' is more specific than constructor 'b', as defined in the Java Language Specification ???15.12.
isMoreSpecific(Method, Method) - Static method in class org.djunits.util.ClassUtil
Determines & returns whether constructor 'a' is more specific than constructor 'b', as defined in the Java Language Specification ???15.12.
isVisible(int, Class<?>, Class<?>) - Static method in class org.djunits.util.ClassUtil
Returns whether a declaringClass is accessible according to the modifiers.
isVisible(Constructor<?>, Class<?>) - Static method in class org.djunits.util.ClassUtil
Returns whether a constructor is visible for a caller.
isVisible(Field, Class<?>) - Static method in class org.djunits.util.ClassUtil
Returns whether a field is visible for a caller.
isVisible(Method, Class<?>) - Static method in class org.djunits.util.ClassUtil
Returns whether a method is visible for a caller.

J

Jerk - Class in org.djunits.userdefined
JerkScalar as a test of a user-defined scalar.
Jerk(double, JerkUnit) - Constructor for class org.djunits.userdefined.Jerk
 
Jerk(Jerk) - Constructor for class org.djunits.userdefined.Jerk
 
JERK - Static variable in class org.djunits.userdefined.JerkUnit
m/s3.
JerkMatrix - Class in org.djunits.userdefined
Immutable Double JerkMatrix, a matrix of values with a JerkUnit.
JerkMatrix(DoubleMatrixData, JerkUnit) - Constructor for class org.djunits.userdefined.JerkMatrix
 
JerkUnit - Class in org.djunits.userdefined
JerkUnit.java.
JerkUnit() - Constructor for class org.djunits.userdefined.JerkUnit
 
JerkVector - Class in org.djunits.userdefined
Double JerkVector, a vector of values with a JerkUnit.
JerkVector(DoubleVectorData, JerkUnit) - Constructor for class org.djunits.userdefined.JerkVector
Construct an JerkVector from an internal data object.

K

KILOQUEEZ - Static variable in class org.djunits.unit.quantity.QuantityTest.QUnit
 

L

LengthUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
LengthUnitTest() - Constructor for class org.djunits.unit.LengthUnitTest
 
LinearDensityUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
LinearDensityUnitTest() - Constructor for class org.djunits.unit.LinearDensityUnitTest
 
LuminousFluxUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
LuminousFluxUnitTest() - Constructor for class org.djunits.unit.LuminousFluxUnitTest
 
LuminousIntensityUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
LuminousIntensityUnitTest() - Constructor for class org.djunits.unit.LuminousIntensityUnitTest
 

M

MagneticFluxDensityUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
MagneticFluxDensityUnitTest() - Constructor for class org.djunits.unit.MagneticFluxDensityUnitTest
 
MagneticFluxUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
MagneticFluxUnitTest() - Constructor for class org.djunits.unit.MagneticFluxUnitTest
 
main(String[]) - Static method in class org.djunits.benchmark.BenchmarkAnonymousInstantiation
Benchmark for anonymous scalar instantiation.
main(String[]) - Static method in class org.djunits.ClassList
List the resources that match args[0], or a fixed pattern to demonstrate the use of this class.
main(String[]) - Static method in class org.djunits.value.vdouble.matrix.Determinant
Program entry point.
MassUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
MassUnitTest() - Constructor for class org.djunits.unit.MassUnitTest
 
matchSignature(Constructor<?>[], Class<?>...) - Static method in class org.djunits.util.ClassUtil
Filters an array methods for signatures that are compatible with a given signature.
matchSignature(Constructor<?>, Class<?>...) - Static method in class org.djunits.util.ClassUtil
Filters an array methods for signatures that are compatible with a given signature.
matchSignature(Method[], String, Class<?>...) - Static method in class org.djunits.util.ClassUtil
Filters an array methods for signatures that are compatible with a given signature.
matchSignature(Method, String, Class<?>...) - Static method in class org.djunits.util.ClassUtil
Filters an array methods for signatures that are compatible with a given signature.
mathFunctionsTest() - Method in class org.djunits.value.MathFunctionsTest
Test the math functions.
MathFunctionsTest - Class in org.djunits.value
Test the math functions.
MathFunctionsTest() - Constructor for class org.djunits.value.MathFunctionsTest
 
mathFunctionsTestAbsTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test the Math functions.
mathFunctionsTestAbsTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test the Math functions.
mathFunctionsTestRelTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test the Math functions.
mathFunctionsTestRelTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test the Math functions.
MathTester() - Constructor for class org.djunits.value.vdouble.scalar.DoubleScalarTest.MathTester
 
MathTester() - Constructor for class org.djunits.value.vfloat.scalar.FloatScalarTest.MathTester
 
maxAndMinTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test the max and min methods.
maxAndMinTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test the max and min methods.
MEGAQUEEZ - Static variable in class org.djunits.unit.quantity.QuantityTest.QUnit
 
memoryTest() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixMethodTest
Execute a mats++-like memory test on a sparse matrix.
memoryTest() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixMethodTest
Execute a mats++-like memory test on a sparse matrix.

O

operationTest() - Method in class org.djunits.value.vdouble.vector.DoubleVectorConstructorsTest
Test the plus and similar methods.
org.djunits - package org.djunits
 
org.djunits.benchmark - package org.djunits.benchmark
 
org.djunits.locale - package org.djunits.locale
 
org.djunits.unit - package org.djunits.unit
 
org.djunits.unit.quantity - package org.djunits.unit.quantity
 
org.djunits.unit.scale - package org.djunits.unit.scale
 
org.djunits.unit.si - package org.djunits.unit.si
 
org.djunits.unit.unitsystem - package org.djunits.unit.unitsystem
 
org.djunits.unit.util - package org.djunits.unit.util
 
org.djunits.userdefined - package org.djunits.userdefined
 
org.djunits.util - package org.djunits.util
 
org.djunits.value - package org.djunits.value
 
org.djunits.value.formatter - package org.djunits.value.formatter
 
org.djunits.value.vdouble.matrix - package org.djunits.value.vdouble.matrix
 
org.djunits.value.vdouble.scalar - package org.djunits.value.vdouble.scalar
 
org.djunits.value.vdouble.vector - package org.djunits.value.vdouble.vector
 
org.djunits.value.vfloat.matrix - package org.djunits.value.vfloat.matrix
 
org.djunits.value.vfloat.scalar - package org.djunits.value.vfloat.scalar
 
org.djunits.value.vfloat.vector - package org.djunits.value.vfloat.vector
 

P

parallelTest() - Method in class org.djunits.value.vdouble.vector.DoubleVectorConstructorsTest
Test that parallelized operations work.
parallelTest() - Method in class org.djunits.value.vfloat.vector.FloatVectorConstructorsTest
Test that parallelized operations work.
PositionUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
PositionUnitTest() - Constructor for class org.djunits.unit.PositionUnitTest
 
PowerUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
PowerUnitTest() - Constructor for class org.djunits.unit.PowerUnitTest
 
PressureUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
PressureUnitTest() - Constructor for class org.djunits.unit.PressureUnitTest
 
Primitive - Class in org.djunits.util
The Primitive class is a utility class to deal with primitives.

Q

QQQ - Static variable in class org.djunits.unit.quantity.QuantityTest.QUnit
 
QuantityTest - Class in org.djunits.unit.quantity
QuantityTest.java.
QuantityTest() - Constructor for class org.djunits.unit.quantity.QuantityTest
 
QuantityTest.QUnit - Class in org.djunits.unit.quantity
 
QUEEZ - Static variable in class org.djunits.unit.quantity.QuantityTest.QUnit
 
QUnit() - Constructor for class org.djunits.unit.quantity.QuantityTest.QUnit
 

R

reciprocal() - Method in class org.djunits.userdefined.FloatJerk
reciprocal() - Method in class org.djunits.userdefined.Jerk
REL_ALL_LIST - Static variable in class org.djunits.value.CLASSNAMES
List of all relative classes, except SI.
REL_LIST - Static variable in class org.djunits.value.CLASSNAMES
List of relative classes, except SI.
REL_WITH_ABS_LIST - Static variable in class org.djunits.value.CLASSNAMES
List of relative-with-absolute classes.
relOpAbsTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test the relational operations.
relOpAbsTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test the relational operations.
relOpRelTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test the relational operations.
relOpRelTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test the relational operations.
resolveConstructor(Class<?>, Class<?>...) - Static method in class org.djunits.util.ClassUtil
returns the interface method.
resolveConstructor(Class<?>, Class<?>, Class<?>...) - Static method in class org.djunits.util.ClassUtil
returns the interface method.
resolveConstructor(Class<?>, Object[]) - Static method in class org.djunits.util.ClassUtil
returns the constructor.
resolveField(Class<?>, Class<?>, String) - Static method in class org.djunits.util.ClassUtil
returns the field.
resolveField(Class<?>, String) - Static method in class org.djunits.util.ClassUtil
resolves the field for a class, taking into account inner classes.
resolveField(Object, String) - Static method in class org.djunits.util.ClassUtil
resolves the field for a given object instance.
resolveMethod(Class<?>, Class<?>, String, Class<?>...) - Static method in class org.djunits.util.ClassUtil
returns the interface method.
resolveMethod(Class<?>, String, Class<?>...) - Static method in class org.djunits.util.ClassUtil
returns the interface method.
resolveMethod(Object, String, Class<?>...) - Static method in class org.djunits.util.ClassUtil
resolves a method the method.
resolveMethod(Object, String, Object[]) - Static method in class org.djunits.util.ClassUtil
returns the method.

S

scalarOperationsTest() - Method in class org.djunits.value.ScalarOperationsTest
Test constructor on the specified double scalar classes.
ScalarOperationsTest - Class in org.djunits.value
Find all plus, minus, times and divide operations and prove the type correctness.
ScalarOperationsTest() - Constructor for class org.djunits.value.ScalarOperationsTest
 
ScaleTest - Class in org.djunits.unit.scale
ScaleTest.java.
ScaleTest() - Constructor for class org.djunits.unit.scale.ScaleTest
 
serializableTest() - Method in class org.djunits.SerializableTest
Test whether non-utility classes are serializable.
serializableTest() - Method in class org.djunits.VerifyRequiredMethods
Check that all classes implement the Serializable interface.
SerializableTest - Class in org.djunits
SerializableTest.java.
SerializableTest() - Constructor for class org.djunits.SerializableTest
 
setup() - Method in class org.djunits.unit.AbsoluteTemperatureUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.AbsorbedDoseUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.AccelerationUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.AmountOfSubstanceUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.AngleUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.AreaUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.CatalyticActivityUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.DensityUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.DimensionlessUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.DirectionUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.DurationUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.ElectricalCapacitanceUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.ElectricalChargeUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.ElectricalConductanceUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.ElectricalCurrentUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.ElectricalInductanceUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.ElectricalPotentialUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.ElectricalResistanceUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.EnergyUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.EquivalentDoseUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.FlowMassUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.FlowVolumeUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.ForceUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.FrequencyUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.IlluminanceUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.LengthUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.LinearDensityUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.LuminousFluxUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.LuminousIntensityUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.MagneticFluxDensityUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.MagneticFluxUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.MassUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.PositionUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.PowerUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.PressureUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.SolidAngleUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.SpeedUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.TimeUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.TorqueUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
setup() - Method in class org.djunits.unit.VolumeUnitTest
Set the locale to "en" so we know what texts should be retrieved from the resources.
SI - Static variable in class org.djunits.unit.quantity.QuantityTest.QUnit
 
SI - Static variable in class org.djunits.userdefined.JerkUnit
The SI unit for area is m/s3.
SI - Static variable in class org.djunits.value.vdouble.scalar.BadUnitClass
The SI unit for acceleration is m/s^2.
SIDimensionsTest - Class in org.djunits.unit.si
SIDimensionsTest tests the construction, addition, subtraction, and parsing of SI dimensions.
SIDimensionsTest() - Constructor for class org.djunits.unit.si.SIDimensionsTest
 
SIPrefixFormatterTest - Class in org.djunits.unit.si
testje.java.
SIPrefixFormatterTest() - Constructor for class org.djunits.unit.si.SIPrefixFormatterTest
 
SIRuntimeExceptionTest - Class in org.djunits.unit.si
SIRuntimeExceptionTest.java.
SIRuntimeExceptionTest() - Constructor for class org.djunits.unit.si.SIRuntimeExceptionTest
 
siVectorTest() - Method in class org.djunits.value.vdouble.vector.DoubleVectorConstructorsTest
Test the SIVector class.
siVectorTest() - Method in class org.djunits.value.vfloat.vector.FloatVectorConstructorsTest
Test the FloatSIVector class.
SolidAngleUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
SolidAngleUnitTest() - Constructor for class org.djunits.unit.SolidAngleUnitTest
 
sparseArray(int) - Static method in class org.djunits.value.vdouble.vector.DOUBLEVECTOR
Return an array with nonzero values in every 10th place.
sparseArray(int) - Static method in class org.djunits.value.vfloat.vector.FLOATVECTOR
Return an array with nonzero values in every 10th place.
sparseRectArrays(int, int) - Static method in class org.djunits.value.vdouble.matrix.DOUBLEMATRIX
Return a rectangular array with only nonzero values on the diagonal.
sparseRectArrays(int, int) - Static method in class org.djunits.value.vfloat.matrix.FLOATMATRIX
Return a rectangular array with only nonzero values on the diagonal.
sparseRectScalarArrays(int, int, Class<S>) - Static method in class org.djunits.value.vdouble.matrix.DOUBLEMATRIX
Return a rectangular array with only nonzero values on the diagonal.
sparseRectScalarArrays(int, int, Class<S>) - Static method in class org.djunits.value.vfloat.matrix.FLOATMATRIX
Return a rectangular array with only nonzero values on the diagonal.
sparseRectTuples(int, int, Class<S>) - Static method in class org.djunits.value.vdouble.matrix.DOUBLEMATRIX
Return a rectangular array with only nonzero values on the diagonal.
sparseRectTuples(int, int, Class<S>) - Static method in class org.djunits.value.vfloat.matrix.FLOATMATRIX
Return a rectangular array with only nonzero values on the diagonal.
sparseScalarArray(int, Class<S>) - Static method in class org.djunits.value.vdouble.vector.DOUBLEVECTOR
Return a scalar array with nonzero values in every 10th place.
sparseScalarArray(int, Class<S>) - Static method in class org.djunits.value.vfloat.vector.FLOATVECTOR
Return a scalar array with nonzero values in every 10th place.
sparseValueTest() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixMethodTest
Test the sparse value class.
sparseValueTest() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixMethodTest
Test the sparse value class.
SpeedUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
SpeedUnitTest() - Constructor for class org.djunits.unit.SpeedUnitTest
 

T

testAbsPlus() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test the plus method of absolutes.
testAbsPlus() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test the plus method of absolutes.
testAllOf() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test all "of" methods.
testAllOf() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test all "of" methods.
testArea() - Method in class org.djunits.value.vdouble.scalar.DoubleValueOfTest
test the valueOf and the of methods.
testAsAll() - Method in class org.djunits.value.vdouble.matrix.DoubleSIMatrixTest
Test all "asXX" methods.
testAsAll() - Method in class org.djunits.value.vdouble.scalar.DoubleSIScalarTest
Test all "asXX" methods.
testAsAll() - Method in class org.djunits.value.vdouble.vector.DoubleSIVectorTest
Test all "asXX" methods.
testAsAll() - Method in class org.djunits.value.vfloat.matrix.FloatSIMatrixTest
Test all "asXX" methods.
testAsAll() - Method in class org.djunits.value.vfloat.scalar.FloatSIScalarTest
Test all "asXX" methods.
testAsAll() - Method in class org.djunits.value.vfloat.vector.FloatSIVectorTest
Test all "asXX" methods.
testAsMost() - Method in class org.djunits.value.vdouble.vector.DoubleVectorConstructorsTest
Test most "asXX" methods.
testAsRemaining() - Method in class org.djunits.value.vdouble.vector.DoubleVectorConstructorsTest
Test the "asXX" methods of the remaining classes.
testAsScalar() - Method in class org.djunits.value.vdouble.scalar.DoubleSIScalarTest
test casting to other scalars.
testAsScalar() - Method in class org.djunits.value.vfloat.scalar.FloatSIScalarTest
test casting to other scalars.
testAsUnit() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixMethodTest
Test the as method of the SIMatrix class.
testAsUnit() - Method in class org.djunits.value.vdouble.vector.DoubleVectorConstructorsTest
Test the as method of the SIVector class.
testAsUnit() - Method in class org.djunits.value.vdouble.vector.DoubleVectorMethodTest
Test the as method of the SIVector class.
testAsUnit() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixMethodTest
Test the as method of the FloatSIMatrix class.
testAsUnit() - Method in class org.djunits.value.vfloat.vector.FloatVectorMethodTest
Test the as method of the SIVector class.
testD(double, int) - Static method in class org.djunits.value.formatter.EngineeringFormatterTest
Print result of main value and value plus or minus one ULP.
testDimensionLess() - Method in class org.djunits.value.vdouble.matrix.DoubleSIMatrixTest
Test the methods that are only implemented in DimensionLess matrices.
testDimensionLess() - Method in class org.djunits.value.vdouble.vector.DoubleSIVectorTest
Test the methods that are only implemented in DimensionLess vectors.
testDimensionLess() - Method in class org.djunits.value.vfloat.matrix.FloatSIMatrixTest
Test the methods that are only implemented in DimensionLess matrices.
testDimensionLess() - Method in class org.djunits.value.vfloat.vector.FloatSIVectorTest
Test the methods that are only implemented in DimensionLess vectors.
testDirectionDegToRad() - Method in class org.djunits.value.vdouble.scalar.DirectionTest
Check the conversions and counter clockwise direction.
testDirectionStringConversions() - Method in class org.djunits.value.vdouble.scalar.DirectionTest
Check the conversions and counter clockwise direction.
testDivideAll() - Method in class org.djunits.value.vdouble.scalar.DoubleSIScalarTest
Divide a value for every unit by every value for every unit and test the SI dimensions.
testDivideAll() - Method in class org.djunits.value.vfloat.scalar.FloatSIScalarTest
Divide a value for every unit by every value for every unit and test the SI dimensions.
testDoubleMethods() - Method in class org.djunits.value.vdouble.scalar.DoubleSIScalarTest
Test the min, max, instantiateSI, interpolate, comparison methods.
testDoubleSIPrefixFormatter() - Method in class org.djunits.unit.si.SIPrefixFormatterTest
Test the double scalar SI Prefix formatter.
testEquals() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixMethodTest
Test the equals method.
testEquals() - Method in class org.djunits.value.vdouble.vector.DoubleVectorMethodTest
Test the equals method.
testEquals() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixMethodTest
Test the equals method.
testEquals() - Method in class org.djunits.value.vfloat.vector.FloatVectorMethodTest
Test the equals method.
tester(double, String, AbstractDoubleScalar<?, ?>, double, DoubleScalarTest.DoubleToDouble) - Static method in class org.djunits.value.vdouble.scalar.DoubleScalarTest.MathTester
Test a math function.
tester(float, String, AbstractFloatScalar<?, ?>, float, FloatScalarTest.FloatToFloat) - Static method in class org.djunits.value.vfloat.scalar.FloatScalarTest.MathTester
Test a math function.
testException() - Method in class org.djunits.unit.si.SIRuntimeExceptionTest
test the SIRuntimeException.
testException() - Method in class org.djunits.unit.util.UnitExceptionTest
test the UnitException.
testException() - Method in class org.djunits.unit.util.UnitRuntimeExceptionTest
test the UnitRuntimeException.
testFloatArea() - Method in class org.djunits.value.vfloat.scalar.FloatValueOfTest
test the valueOf and the of methods.
testFloatDirectionDegToRad() - Method in class org.djunits.value.vfloat.scalar.FloatDirectionTest
Check the conversions and counter clockwise direction.
testFloatDirectionStringConversions() - Method in class org.djunits.value.vfloat.scalar.FloatDirectionTest
Check the conversions and counter clockwise direction.
testFloatMethods() - Method in class org.djunits.value.vfloat.scalar.FloatSIScalarTest
Test the min, max, instantiateSI, interpolate, comparison methods.
testFloatSIScalar() - Method in class org.djunits.value.vfloat.scalar.FloatValueOfTest
test the valueOf and the of methods.
testImmutableMatrix() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixMethodTest
Test if mutable methods give an error in case the matrix is immutable.
testImmutableMatrix() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixMethodTest
Test if mutable methods give an error in case the matrix is immutable.
testImmutableVector() - Method in class org.djunits.value.vdouble.vector.DoubleVectorMethodTest
Test if mutable methods give an error in case the vector is immutable.
testImmutableVector() - Method in class org.djunits.value.vfloat.vector.FloatVectorMethodTest
Test if mutable methods give an error in case the vector is immutable.
testInstantiateAbs() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixMethodTest
Test the instantiateAbs method and instantiateScalarAbsSI method.
testInstantiateAbs() - Method in class org.djunits.value.vdouble.vector.DoubleVectorMethodTest
Test the instantiateAbs method and instantiateScalarAbsSI method.
testInstantiateAbs() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixMethodTest
Test the instantiateAbs method and instantiateScalarAbsSI method.
testInstantiateAbs() - Method in class org.djunits.value.vfloat.vector.FloatVectorMethodTest
Test the instantiateAbs method and instantiateScalarAbsSI method.
testInstantiateDenseData() - Method in class org.djunits.value.vdouble.vector.DoubleVectorInstantiateTest
Test the instantiation of dense and sparse vector types with dense data (no zeros).
testInstantiateDenseData() - Method in class org.djunits.value.vfloat.vector.FloatVectorInstantiateTest
Test the instantiation of dense and sparse vector types with dense data (no zeros).
testInstantiateDenseDataWithClass() - Method in class org.djunits.value.vdouble.vector.DoubleVectorInstantiateTest
Test the instantiation of dense and sparse vector types with dense data (no zeros).
testInstantiateDenseDataWithClass() - Method in class org.djunits.value.vfloat.vector.FloatVectorInstantiateTest
Test the instantiation of dense and sparse vector types with dense data (no zeros).
testInstantiateDenseDataWithUserDefinedClass() - Method in class org.djunits.value.vdouble.vector.DoubleVectorInstantiateTest
Test the instantiation of dense and sparse vector types with dense data (no zeros).
testInstantiateDenseDataWithUserDefinedClass() - Method in class org.djunits.value.vfloat.vector.FloatVectorInstantiateTest
Test the instantiation of dense and sparse vector types with dense data (no zeros).
testInstantiateEdgeCases() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with one row or one column, and errors with null pointers.
testInstantiateEdgeCases() - Method in class org.djunits.value.vdouble.vector.DoubleVectorInstantiateTest
Test the instantiation of dense and sparse vector types with one vector or one column, and errors with null pointers.
testInstantiateEdgeCases() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with one row or one column, and errors with null pointers.
testInstantiateEdgeCases() - Method in class org.djunits.value.vfloat.vector.FloatVectorInstantiateTest
Test the instantiation of dense and sparse vector types with one vector or one column, and errors with null pointers.
testInstantiateRectDenseData() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with dense data (no zeros).
testInstantiateRectDenseData() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with dense data (no zeros).
testInstantiateRectDenseDataWithClass() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with dense data (no zeros).
testInstantiateRectDenseDataWithClass() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with dense data (no zeros).
testInstantiateRectSIUnit() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with dense data (no zeros).
testInstantiateRectSIUnit() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with dense data (no zeros).
testInstantiateSIUnit() - Method in class org.djunits.value.vdouble.vector.DoubleVectorInstantiateTest
Test the instantiation of dense and sparse vector types with dense data (no zeros).
testInstantiateSIUnit() - Method in class org.djunits.value.vfloat.vector.FloatVectorInstantiateTest
Test the instantiation of dense and sparse vector types with dense data (no zeros).
testInstantiateSquareDenseData() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with dense data (no zeros).
testInstantiateSquareDenseData() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with dense data (no zeros).
testInstantiateSquareDenseDataWithClass() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with dense data (no zeros).
testInstantiateSquareDenseDataWithClass() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with dense data (no zeros).
testInstantiateSquareSIUnit() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with dense data (no zeros).
testInstantiateSquareSIUnit() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with dense data (no zeros).
testInstantiateZero() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixInstantiateTest
Test matrix construction and operations with zero length.
testInstantiateZero() - Method in class org.djunits.value.vdouble.vector.DoubleVectorInstantiateTest
Test vector construction and operations with zero length.
testInstantiateZero() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixInstantiateTest
Test matrix construction and operations with zero length.
testInstantiateZero() - Method in class org.djunits.value.vfloat.vector.FloatVectorInstantiateTest
Test vector construction and operations with zero length.
testInstantiatRectSparseData() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with sparse data (90% zeros).
testInstantiatRectSparseData() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with sparse data (90% zeros).
testInstantiatRectSparseDataWithClass() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with sparse data (90% zeros).
testInstantiatRectSparseDataWithClass() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with sparse data (90% zeros).
testInstantiatSparseData() - Method in class org.djunits.value.vdouble.vector.DoubleVectorInstantiateTest
Test the instantiation of dense and sparse vector types with sparse data (90% zeros).
testInstantiatSparseData() - Method in class org.djunits.value.vfloat.vector.FloatVectorInstantiateTest
Test the instantiation of dense and sparse vector types with sparse data (90% zeros).
testInstantiatSparseDataWithClass() - Method in class org.djunits.value.vdouble.vector.DoubleVectorInstantiateTest
Test the instantiation of dense and sparse vector types with sparse data (90% zeros).
testInstantiatSparseDataWithClass() - Method in class org.djunits.value.vfloat.vector.FloatVectorInstantiateTest
Test the instantiation of dense and sparse vector types with sparse data (90% zeros).
testInstantiatSparseDataWithUserDefinedClass() - Method in class org.djunits.value.vdouble.vector.DoubleVectorInstantiateTest
Test the instantiation of dense and sparse vector types with sparse data (90% zeros).
testInstantiatSparseDataWithUserDefinedClass() - Method in class org.djunits.value.vfloat.vector.FloatVectorInstantiateTest
Test the instantiation of dense and sparse vector types with sparse data (90% zeros).
testInstantiatSquareSparseData() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with sparse data (90% zeros).
testInstantiatSquareSparseData() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with sparse data (90% zeros).
testInstantiatSquareSparseDataWithClass() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with sparse data (90% zeros).
testInstantiatSquareSparseDataWithClass() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixInstantiateTest
Test the instantiation of dense and sparse matrix types with sparse data (90% zeros).
testMatrixMethods() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixMethodTest
Test the standard methods of all matrix classes.
testMatrixMethods() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixMethodTest
Test the standard methods of all matrix classes.
testMatrixToString() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixMethodTest
Test toString() methods.
testMatrixToString() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixMethodTest
Test toString() methods.
testMultiplyAll() - Method in class org.djunits.value.vdouble.scalar.DoubleSIScalarTest
Multiply a value for every unit with every value for every unit and test the SI dimensions.
testMultiplyAll() - Method in class org.djunits.value.vfloat.scalar.FloatSIScalarTest
Multiply a value for every unit with every value for every unit and test the SI dimensions.
testOffsetLinearScale() - Method in class org.djunits.unit.scale.ScaleTest
Test the OffsetScale for correctness and reciprocity.
testQuantity() - Method in class org.djunits.unit.quantity.QuantityTest
Test the Quantity functions.
testRelative() - Method in class org.djunits.unit.AbsoluteTemperatureUnitTest
Verify relative base unit.
testRelative() - Method in class org.djunits.unit.DirectionUnitTest
Verify relative base unit.
testRelative() - Method in class org.djunits.unit.PositionUnitTest
Verify relative base unit.
testRelative() - Method in class org.djunits.unit.TimeUnitTest
Verify relative base unit.
testScale() - Method in class org.djunits.unit.scale.ScaleTest
Test the correct implementation of scales.
testSIDimensions() - Method in class org.djunits.unit.si.SIDimensionsTest
Test the construction, addition, subtraction, and parsing of SI dimensions.
testSIScalar() - Method in class org.djunits.value.vdouble.scalar.DoubleValueOfTest
test the valueOf and the of methods.
testSpecialMatrixMethodsRelWithAbs() - Method in class org.djunits.value.vdouble.matrix.DoubleMatrixMethodTest
Test the extra methods that Absolute and Relative with Absolute matrices implement.
testSpecialMatrixMethodsRelWithAbs() - Method in class org.djunits.value.vfloat.matrix.FloatMatrixMethodTest
Test the extra methods that Absolute and Relative with Absolute matrices implement.
testSpecialVectorMethodsRelWithAbs() - Method in class org.djunits.value.vdouble.vector.DoubleVectorMethodTest
Test the extra methods that Absolute and Relative with Absolute matrices implement.
testSpecialVectorMethodsRelWithAbs() - Method in class org.djunits.value.vfloat.vector.FloatVectorMethodTest
Test the extra methods that Absolute and Relative with Absolute matrices implement.
testUnitGetUnit() - Method in class org.djunits.unit.si.SIRuntimeExceptionTest
Test the static getUnit method in the Unit class.
testUNITS() - Method in class org.djunits.unit.util.TestUNITS
Test the UNITS class for completeness and consistency.
TestUNITS - Class in org.djunits.unit.util
TestUNITS.java.
TestUNITS() - Constructor for class org.djunits.unit.util.TestUNITS
 
testValueOfNL() - Method in class org.djunits.value.vdouble.scalar.DoubleValueOfTest
test the valueOf and the of methods of all units with US locale.
testValueOfUS() - Method in class org.djunits.value.vdouble.scalar.DoubleValueOfTest
test the valueOf and the of methods of all units with US locale.
testVectorMethods() - Method in class org.djunits.value.vdouble.vector.DoubleVectorMethodTest
Test the standard methods of all vector classes.
testVectorMethods() - Method in class org.djunits.value.vfloat.vector.FloatVectorMethodTest
Test the standard methods of all vector classes.
testVectorToString() - Method in class org.djunits.value.vdouble.vector.DoubleVectorMethodTest
Test toString() methods.
testVectorToString() - Method in class org.djunits.value.vfloat.vector.FloatVectorMethodTest
Test toString() methods.
TimeUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
TimeUnitTest() - Constructor for class org.djunits.unit.TimeUnitTest
 
toBoolean(Object) - Static method in class org.djunits.util.Primitive
casts an object to Boolean.
toByte(Object) - Static method in class org.djunits.util.Primitive
casts an object to Byte.
toCharacter(Object) - Static method in class org.djunits.util.Primitive
casts an object to Character.
toClass(String) - Static method in class org.djunits.util.FieldSignature
converts a fieldDescriptor to its class representation.
toDescriptor(Class<?>) - Static method in class org.djunits.util.FieldSignature
converts a field to its descriptor.
toDescriptor(Class<?>[]) - Static method in class org.djunits.util.FieldSignature
converts an array of fields to its descriptor.
toDouble(Object) - Static method in class org.djunits.util.Primitive
casts an object to Double.
toFloat(Object) - Static method in class org.djunits.util.Primitive
casts an object to Float.
toInteger(Object) - Static method in class org.djunits.util.Primitive
casts an object to Integer.
toLong(Object) - Static method in class org.djunits.util.Primitive
casts an object to Long.
TorqueUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
TorqueUnitTest() - Constructor for class org.djunits.unit.TorqueUnitTest
 
toShort(Object) - Static method in class org.djunits.util.Primitive
casts an object to Short.
toString() - Method in class org.djunits.util.FieldSignature
toStringAbsTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test that the toString method returns something sensible.
toStringAbsTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test that the toString method returns something sensible.
toStringRelTest() - Method in class org.djunits.value.vdouble.scalar.DoubleScalarTest
Test that the toString method returns something sensible.
toStringRelTest() - Method in class org.djunits.value.vfloat.scalar.FloatScalarTest
Test that the toString method returns something sensible.
toStringTest() - Method in class org.djunits.VerifyRequiredMethods
Check that all classes have a toString method.

U

ulpTest() - Method in class org.djunits.value.formatter.EngineeringFormatterTest
Run ulpTest with both values of the parameter.
UnitExceptionTest - Class in org.djunits.unit.util
UnitExceptionTest.java.
UnitExceptionTest() - Constructor for class org.djunits.unit.util.UnitExceptionTest
 
unitHashCodeEqualsTest() - Method in class org.djunits.unit.UnitTest
hashCode() and equals().
UnitRuntimeExceptionTest - Class in org.djunits.unit.util
UnitRuntimeExceptionTest.java.
UnitRuntimeExceptionTest() - Constructor for class org.djunits.unit.util.UnitRuntimeExceptionTest
 
UnitSystemLocalizationsTest - Class in org.djunits.unit.unitsystem
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
UnitSystemLocalizationsTest() - Constructor for class org.djunits.unit.unitsystem.UnitSystemLocalizationsTest
 
unitTest() - Method in class org.djunits.unit.UnitTest
Test the units.
UnitTest - Class in org.djunits.unit
UnitTest.java.
UnitTest() - Constructor for class org.djunits.unit.UnitTest
 

V

valueExceptionTest() - Method in class org.djunits.value.ValueExceptionTest
Test all constructors for ValueException.
ValueExceptionTest - Class in org.djunits.value
Test the constructors for ValueException.
ValueExceptionTest() - Constructor for class org.djunits.value.ValueExceptionTest
 
valueOfDoubleTest() - Method in class org.djunits.value.vdouble.scalar.DoubleValueOfStringOfTest
Test the DoubleScalar and FloatScalar classes for the valueOf and toString methods.
valueOfFloatTest() - Method in class org.djunits.value.vfloat.scalar.FloatValueOfStringOfTest
Test the FloatScalar and FloatScalar classes for the valueOf and toString methods.
verifyDimensionLessMatrix(double[][], DoubleFunction, DimensionlessMatrix) - Static method in class org.djunits.value.vdouble.matrix.DoubleSIMatrixTest
Verify the contents of a FloatDimensionlessVector.
verifyDimensionLessMatrix(float[][], FloatFunction, FloatDimensionlessMatrix) - Static method in class org.djunits.value.vfloat.matrix.FloatSIMatrixTest
Verify the contents of a FloatDimensionlessVector.
verifyDimensionLessVector(double[], DoubleFunction, DimensionlessVector) - Static method in class org.djunits.value.vdouble.vector.DoubleSIVectorTest
Verify the contents of a FloatDimensionlessVector.
verifyDimensionLessVector(float[], FloatFunction, FloatDimensionlessVector) - Static method in class org.djunits.value.vfloat.vector.FloatSIVectorTest
Verify the contents of a FloatDimensionlessVector.
verifyLocalizations() - Method in class org.djunits.locale.VerifyLocalizations
Verify that all localizations have the same set of keys as the localeunit.properties file and check that a string using each of the acceptable unit names is correctly parsed.
VerifyLocalizations - Class in org.djunits.locale
Verify that all localizations contain all keys.
VerifyLocalizations() - Constructor for class org.djunits.locale.VerifyLocalizations
 
VerifyRequiredMethods - Class in org.djunits
Verify that all classes have a toString method (unless the class in non-instantiable, or an enum, or abstract.
VerifyRequiredMethods() - Constructor for class org.djunits.VerifyRequiredMethods
 
verifyResult(double, String, int) - Static method in class org.djunits.value.formatter.EngineeringFormatterTest
Check that a double value is represented by a string as accurately as possible; i.e.
VolumeUnitTest - Class in org.djunits.unit
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
VolumeUnitTest() - Constructor for class org.djunits.unit.VolumeUnitTest
 

W

widthTest() - Method in class org.djunits.value.formatter.EngineeringFormatterTest
Run widthTest with both values of the parameter.
A B C D E F G H I J K L M O P Q R S T U V W 
All Classes All Packages