Table of Contents

Class VolumeFluidTimePdRemain

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

Represents the remaining time for volume fluid delivery, derived from a drug double value associated with a pump element.

public class VolumeFluidTimePdRemain : DrugDoubleValue
Inheritance
VolumeFluidTimePdRemain
Inherited Members
Extension Methods

Remarks

Inherits from DrugDoubleValue and is constructed with a PumpElement to capture time-related fluid volume metrics.

Constructors

VolumeFluidTimePdRemain(PumpElement)

Represents the remaining time for volume fluid delivery, derived from a drug double value associated with a pump element.

public VolumeFluidTimePdRemain(PumpElement pumpElement)

Parameters

pumpElement PumpElement

Remarks

Inherits from DrugDoubleValue and is constructed with a PumpElement to capture time-related fluid volume metrics.