PyPO User Manual
PyPO.PyPOTypes.rfield Class Reference

Class for making a real-vaLuad 3D object, used for Poynting vectors. More...

Inheritance diagram for PyPO.PyPOTypes.rfield:

Public Member Functions

def __init__ (self, Prx, Pry, Prz)
 Constructor. More...
 

Public Attributes

 x
 
 y
 
 z
 

Detailed Description

Class for making a real-vaLuad 3D object, used for Poynting vectors.

Constructor & Destructor Documentation

◆ __init__()

def PyPO.PyPOTypes.rfield.__init__ (   self,
  Prx,
  Pry,
  Prz 
)

Constructor.

Takes Poynting components and assigns to member variables.

Parameters
PrxPoynting x-component.
PryPoynting y-component.
PrzPoynting z-component.

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