| Package | Description |
|---|---|
| de.bioforscher.singa.structure.elements |
| Modifier and Type | Method and Description |
|---|---|
static ElectronConfiguration.AtomicOrbital |
ElectronConfiguration.AtomicOrbital.getAtomicOrbital(String orbitalString) |
static ElectronConfiguration.AtomicOrbital |
ElectronConfiguration.AtomicOrbital.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElectronConfiguration.AtomicOrbital[] |
ElectronConfiguration.AtomicOrbital.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<ElectronConfiguration.AtomicOrbital,Integer> |
ElectronConfiguration.getConfiguration() |
Map<ElectronConfiguration.AtomicOrbital,Integer> |
ElectronConfiguration.getIncompleteShells() |
Map<ElectronConfiguration.AtomicOrbital,Integer> |
ElectronConfiguration.getOrbitalsOfShell(int shell) |
Copyright © 2018. All rights reserved.