Unit TempShape

Functions and Procedures
Constants
Variables

Description

 

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TTShape  
Class TTShapeObj  

Types

TTShapeProp = (...);

Description

Types

TTShapeProp = (...);
 
Values
  • INVALID = 0
  • npts = 1
  • interval = 2: Number of points to expect
  • temp = 3: default = 1.0;
  • hour = 4: vector of temperature values
  • mean = 5: vector of hour values
  • stddev = 6: set the mean temp (otherwise computed)
  • csvfile = 7: set the std dev of the temp (otherwise computed)
  • sngfile = 8: Switch input to a csvfile
  • dblfile = 9: switch input to a binary file of singles
  • sinterval = 10: switch input to a binary file of singles
  • minterval = 11: Interval in seconds
  • action = 12: Interval in minutes

Generated by PasDoc 0.16.0.