Floquet
Floquet(const List<real> Js, const List<integer> sites) -> OperatorParam<real>
Returns a spin-1/2 Floquet where are the site indices corresponding to the first and second elements of sites.
Parameters
- Js: Vector of exactly three parameters
[Jx, Jy, Jz]. - sites: Vector of two site indices where the operator acts.
Example
var flqt = Floquet([0.2, 0.3, 0.8], [1, 2]) // Floquet operator