Functions | Variables

src/obase/CrossTalk.c File Reference

Functions

bool getCrossTalk ()
 > Single instance of crosstalk flag.
void setCrossTalk ()
void clearCrossTalk ()
MATRIX multipyForCrosstalk (MATRIX K, Float nu, int Nz)

Variables

static bool xtalk = false

Function Documentation

void clearCrossTalk (  ) 
bool getCrossTalk (  ) 

> Single instance of crosstalk flag.

MATRIX multipyForCrosstalk ( MATRIX  K,
Float  nu,
int  Nz 
)

Multipy for crosstalk

Parameters:
[in] K Matrix K, should be K*
[in] nu current value of parameter nu
[in] Nz size of the z-dimension
Returns:
new Matrix containing$ \nu K^{v_{\beta}}(k) $ for$ \beta \neq \alpha $ where$ \alpha $ is scatterer of interest.
void setCrossTalk (  ) 

Variable Documentation

bool xtalk = false [static]
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines