| Package | Description |
|---|---|
| org.jscience.physics.model |
Provides models for physical quantities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HighEnergyModel
This class represents the high-energy model.
|
class |
NaturalModel
This class represents the natural model.
|
class |
QuantumModel
This class represents the quantum model.
|
class |
RelativisticModel
This class represents the relativistic model.
|
class |
StandardModel
This class represents the standard model.
|
| Modifier and Type | Method and Description |
|---|---|
static PhysicalModel |
PhysicalModel.current()
Returns the current physical model (default: instance of
StandardModel). |