TeapotMomentsNodeSetMember#

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

Bases: orbit.teapot.teapot.DriftTEAPOT

Methods Summary

activate()

rtype

None

deactivate()

rtype

None

resetFile(file)

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
  • file (IO[str]) –

  • order (int) –

  • no_dispersion (bool) –

  • emit_norm (bool) –

  • name (str) –

Return type

None

activate()[source]#
Return type

None

deactivate()[source]#
Return type

None

resetFile(file)[source]#
Return type

None

Parameters

file (IO[str]) –

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) –