Table of Contents

Class VolumeFluidDeliveryTotal

Namespace
adas_core.Domain.Models.Observations
Assembly
adas-core.Domain.dll

Represents the total volume of fluid delivered as a drug-related double value associated with a specific pump element.

public class VolumeFluidDeliveryTotal : DrugDoubleValue
Inheritance
VolumeFluidDeliveryTotal
Inherited Members
Extension Methods

Remarks

Inherits from DrugDoubleValue, sharing the pump element context with its base type.

Constructors

VolumeFluidDeliveryTotal(PumpElement)

Represents the total volume of fluid delivered as a drug-related double value associated with a specific pump element.

public VolumeFluidDeliveryTotal(PumpElement pumpElement)

Parameters

pumpElement PumpElement

Remarks

Inherits from DrugDoubleValue, sharing the pump element context with its base type.