FraCurve.Printl()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Curve classes > class FRACURVE >

FraCurve.Printl()

Description

Print the curve onto the output file.

 

The curve data includes point number, phase, voltage, and current.

 

Tag <tab> "TABLE" <tab> Frequency

<tab> "P" <tab> "Phz" <tab> "Em" <tab> "Im"

<tab> "#" <tab> "°" <tab> "V" <tab> "A"

<tab> Pt1 <tab> Phz <tab> E <tab> I

...

 

Type

INSTANCE FUNCTION

 

Usage

FraCurve.Printl(Tag)

 

Tag

STRING

String to be printed in line 1.

<missing>

Use default tag from FRACURVE.New(Tag...).