DeadVolume: Internal volume of tubing.

Description Usage Arguments Value Author(s) See Also Examples

View source: R/DeadVolume.R

Description

Calculate the internal volume of a defined length of tubing.

Usage

1
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

1
DeadVolume(internalDiameterMicrometers = 47, tubeLengthCentimeters = 33)

OrgMassSpecR documentation built on May 2, 2019, 6:48 p.m.