PyPO User Manual
PyPO.Enums.CurrentComponents Class Reference

These are special options that are used whenever a specific component of a field or current distribution is required. More...

Inheritance diagram for PyPO.Enums.CurrentComponents:
PyPO.Enums.CustomEnum

Static Public Attributes

int Jx = 0
 
int Jy = 1
 
int Jz = 2
 
int Mx = 3
 
int My = 4
 
int Mz = 5
 

Additional Inherited Members

- Public Member Functions inherited from PyPO.Enums.CustomEnum
def __str__ (self)
 

Detailed Description

These are special options that are used whenever a specific component of a field or current distribution is required.

This could be, for example, for visualisation or an efficiency calculation.

Options:
Jx : x-component of J-current
Jy : y-component of J-current
Jz : z-component of J-current
Mx : x-component of M-current
My : y-component of M-current
Mz : z-component of M-current


The documentation for this class was generated from the following file: