Draw.System.Curve: Draws a system curve

Description Usage Arguments Value Examples

View source: R/pumpR.R

Description

Draws a system curve

Usage

1
Draw.System.Curve(k, S, linecolor = "red", linetype = 1)

Arguments

k

hydraulic gradient

S

static head

linecolor

optional

linetype

optional

Value

Plot

Examples

1
2
Draw.Graph()
Draw.System.Curve(5000*ke(6,120),10)

dCraigJones/pumpR documentation built on Feb. 17, 2020, 5:04 a.m.