Functions

src/obase/Scatterer.h File Reference

Go to the source code of this file.

Functions

bool setScatterer (int whichScatterer)
FloatgetScatterer ()
char translateScatterer (int scatterer)
int getScatIndex ()
bool solvingVZ ()

Function Documentation

int getScatIndex (  ) 

Get the numeric index of the scatterer of interest

Returns:
integer representing 0 for x, 1 for y, and 2 for z
Float* getScatterer (  ) 

Get the list of scatterers.

Returns:
Scatterer list.
bool setScatterer ( int  whichScatterer  ) 

Construct scatterer list that is zero except for scatterer of interest which is one.

Parameters:
[in] whichScatterer The scatterer of interest, can be 0, 1 or 2.
Returns:
True if valid scatterer; False otherwise.
bool solvingVZ (  ) 
char translateScatterer ( int  scatterer  ) 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines