OCV.New()

<< Click to Display Table of Contents >>

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

OCV.New()

Description

Create a new object of class Ocv. Don't run the curve yet.

 

Type

CLASS FUNCTION

 

Usage

Ocv = OCV.New(Tag, Pstat)

 

Tag

STRING

Object Tag used by Ocv.Printl().

Pstat

OBJECT

Pstat is an object with a PSTAT license.

Ocv

OCV

The curve object.