You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FPP accounts for longitudinal drift (RF off) with a special setting ndpt which treats the longitudinal as a parameter but must also satisfy poisson bracket (unlike the rest of the parameters which are just knobs). My current thinking is for NonlinearNormalForm to extend the Descriptor constructors to allow for this
The text was updated successfully, but these errors were encountered:
mattsignorelli
changed the title
how to account for non-oscillating planes
how to account for non-oscillating plane
Mar 21, 2024
Added field idpt in the maps which is Bool is the last plane is coasting, else Nothing if no coasting. idpt=true is the second variable in the last plane is constant (energy like) or idpt=false if the first variable in the last plane is constant
FPP accounts for longitudinal drift (RF off) with a special setting
ndpt
which treats the longitudinal as a parameter but must also satisfy poisson bracket (unlike the rest of the parameters which are just knobs). My current thinking is for NonlinearNormalForm to extend theDescriptor
constructors to allow for thisThe text was updated successfully, but these errors were encountered: