man8db/NLinSetInc

Table of Contents

Name

NLinSetInc - calculate SetInc value for DescRec records with NLin datatype

Synopsis

NLinSetInc < list_of_tuples > list_of_tuples

Description

This program reads a list of tuples from stdin, calculates SetInc and writes a list of tuples to stdout.

Input Tuple

Each input line is one tuple. The line is terminated with a newline. Fields within the tuple are separated by a |.

The field order is Label, RefName, PhyMin, PhyMax, M and B.

Output Tuple

Each output line is one tuple. The line is terminated with a newline. Fields within the tuple are separated by a |.

The field order is Label, RefName and SetInc.

Manual page revision

$Id: NLinSetInc.8,v 1.0 1999/03/11 21:55:58 kitchen Exp $


Table of Contents