Is required to correct for dilution effect due to the addition of the standard solutions and to calculate the concentration in the original sample.


Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)

Syntax

Visual Basic (Declaration)
Public CellVolume As Single
C#
public float CellVolume;
C++
public:
 float CellVolume sealed ;
J#
public float CellVolume
JScript
public CellVolume : float;

Remarks

Sample volume is in ml.

See Also