DeadVolume {OrgMassSpecR}R Documentation

Internal volume of tubing.

Description

Calculate the internal volume of a defined length of tubing.

Usage

DeadVolume(internalDiameterMicrometers = 24, tubeLengthCentimeters = 45)

Arguments

internalDiameterMicrometers

the internal diameter of the tubing, in micrometers; numeric value.

tubeLengthCentimeters

the length of tubing, in centimeters; numeric value.

Value

Vector of the dead volume in microliters.

Author(s)

Nathan G. Dodder

See Also

FlowTime

Examples

DeadVolume(internalDiameterMicrometers = 47, tubeLengthCentimeters = 33)

[Package OrgMassSpecR version 0.5-3 Index]