UltraScan III
List of all members | Public Attributes
US_AstfemMath::MfemData Class Reference

A data set comprised of scans from one sample taken at constant speed. More...

#include "us_astfem_math.h"

Public Attributes

QString id
 Description of this dataset. More...
 
int cell
 Cell position in rotor. More...
 
int channel
 Channel number from centerpiece. More...
 
double wavelength
 Single wavelength at which data was acquired (for UV/Vis) More...
 
double rpm
 Constant rotor speed. More...
 
double s20w_correction
 
double D20w_correction
 
double viscosity
 viscosity of solvent More...
 
double density
 density of solvent More...
 
double vbar
 temperature corrected vbar More...
 
double avg_temperature
 average temperature of all scans More...
 
double vbar20
 vbar at 20C More...
 
double meniscus
 radial position of meniscus More...
 
double bottom
 
QVector< double > radius
 radial gridpoints More...
 
QVector< MfemScanscan
 list of scan data More...
 

Detailed Description

A data set comprised of scans from one sample taken at constant speed.

Definition at line 297 of file us_astfem_math.h.

Member Data Documentation

double US_AstfemMath::MfemData::avg_temperature

average temperature of all scans

Definition at line 342 of file us_astfem_math.h.

double US_AstfemMath::MfemData::bottom
         corrected for speed dependent

rotor stretch

Definition at line 345 of file us_astfem_math.h.

int US_AstfemMath::MfemData::cell

Cell position in rotor.

Definition at line 301 of file us_astfem_math.h.

int US_AstfemMath::MfemData::channel

Channel number from centerpiece.

Definition at line 302 of file us_astfem_math.h.

double US_AstfemMath::MfemData::D20w_correction

The number with which a D20,w value needs to be multiplied to get the s value in experimental space

  • DT,B = D20,W * D20w_correction
  • DT,B = [D20,W * T * eta_20,W] / [293.15 * eta_T,B]

Definition at line 338 of file us_astfem_math.h.

double US_AstfemMath::MfemData::density

density of solvent

Definition at line 340 of file us_astfem_math.h.

QString US_AstfemMath::MfemData::id

Description of this dataset.

Definition at line 300 of file us_astfem_math.h.

double US_AstfemMath::MfemData::meniscus

radial position of meniscus

Definition at line 344 of file us_astfem_math.h.

QVector< double> US_AstfemMath::MfemData::radius

radial gridpoints

Definition at line 347 of file us_astfem_math.h.

double US_AstfemMath::MfemData::rpm

Constant rotor speed.

Definition at line 306 of file us_astfem_math.h.

double US_AstfemMath::MfemData::s20w_correction

The number with which a s20,w value needs to be multiplied to get the s value in experimental space

  • sT,B = s20,W * s20W_correction
  • sT,B = [s_20,W * [(1-vbar*rho)_T,B * eta_20,W] / [(1-vbar*rho)_20,W * eta_T,B]

\[ s_{t,b} = s_{20,w} \frac{ ( 1 - (\bar v \rho)_{t,b} ) \eta_{20,w} } {( 1 - (\bar v \rho)_{20,w} ) \eta_{t,b} } \]

where:
$ s $ = sedimentation coefficient
$ t $ = temperature
$ b $ = buffer
$ w $ = water
$ \bar v $ = average specific volume
$ \rho $ = density
$ \eta $ = viscosity

Definition at line 331 of file us_astfem_math.h.

QVector< MfemScan > US_AstfemMath::MfemData::scan

list of scan data

Definition at line 348 of file us_astfem_math.h.

double US_AstfemMath::MfemData::vbar

temperature corrected vbar

Definition at line 341 of file us_astfem_math.h.

double US_AstfemMath::MfemData::vbar20

vbar at 20C

Definition at line 343 of file us_astfem_math.h.

double US_AstfemMath::MfemData::viscosity

viscosity of solvent

Definition at line 339 of file us_astfem_math.h.

double US_AstfemMath::MfemData::wavelength

Single wavelength at which data was acquired (for UV/Vis)

Definition at line 305 of file us_astfem_math.h.


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