We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Very roughly in order of priority
struct.field
struct
energy
ion::Ion
I::Ion
T
Chamber
Ion
Laser
VibrationalMode
N=10
speciesproperties
chamber.iontrap.ions
ions(chamber)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Very roughly in order of priority
struct.field
, and letstruct
's documentation do the rest?energy
ion::Ion
overI::Ion
)T
standing for aChamber
Ion
s/Laser
s aren't put into differentChamber
sLaser
construction has a polarization and wavevector already, but wavelength must be set manuallyVibrationalMode
N=10
by defaultspeciesproperties
only a function and not a field ofIon
chamber.iontrap.ions
, useions(chamber)
)The text was updated successfully, but these errors were encountered: