TeapotMomentsNode#

class orbit.diagnostics.TeapotMomentsNode(filename, order, no_dispersion=True, emit_norm=False, name='moments no name')[source]#

Bases: orbit.teapot.teapot.DriftTEAPOT

Methods Summary

closeMoments()

rtype

None

setLatticeLength(length)

rtype

None

setPosition(position)

rtype

None

track(params_dict)

The drift class implementation of the AccNodeBunchTracker class track(probe) method.

Methods Documentation

Parameters
  • filename (str) –

  • order (int) –

  • no_dispersion (bool) –

  • emit_norm (bool) –

  • name (str) –

Return type

None

closeMoments()[source]#
Return type

None

setLatticeLength(length)[source]#
Return type

None

Parameters

length (float) –

setPosition(position)[source]#
Return type

None

Parameters

position (float) –

track(params_dict)[source]#

The drift class implementation of the AccNodeBunchTracker class track(probe) method.

Return type

None

Parameters

params_dict (dict) –