Uses of Record Class
org.episteme.natural.physics.quantum.QuantumWellSimulator.EnergyLevel
Packages that use QuantumWellSimulator.EnergyLevel
-
Uses of QuantumWellSimulator.EnergyLevel in org.episteme.natural.physics.quantum
Methods in org.episteme.natural.physics.quantum that return types with arguments of type QuantumWellSimulator.EnergyLevelModifier and TypeMethodDescriptionstatic List<QuantumWellSimulator.EnergyLevel> QuantumWellSimulator.solveBoundStates(double width, double depth, double effectiveMass) Solves for bound state energy levels.