Unit LoadShape

Functions and Procedures
Constants
Variables

Description

 

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TLoadShape  
Class TLoadShapeObj  

Types

TLoadShapeProp = (...);
TMMShapeType = (...);

Description

Types

TLoadShapeProp = (...);
 
Values
  • INVALID = 0
  • npts = 1
  • interval = 2: Number of points to expect
  • mult = 3: default = 1.0
  • hour = 4: vector of power multiplier values
  • mean = 5: vector of hour values
  • stddev = 6: set the mean (otherwise computed)
  • csvfile = 7: set the std dev (otherwise computed)
  • sngfile = 8: Switch input to a csvfile
  • dblfile = 9: switch input to a binary file of singles
  • action = 10: switch input to a binary file of singles
  • qmult = 11: actions Normalize
  • UseActual = 12: Q multiplier
  • Pmax = 13: Flag to signify to use actual value
  • Qmax = 14: MaxP value
  • sinterval = 15: MaxQ
  • minterval = 16: Interval in seconds
  • Pbase = 17: Interval in minutes
  • Qbase = 18: for normalization, use peak if 0
  • Pmult = 19: for normalization, use peak if 0
  • PQCSVFile = 20: synonym for Mult
  • MemoryMapping = 21: Redirect to a file with p, q pairs
TMMShapeType = (...);

Enable/disable using Memory mapping for this shape

Values
  • P = 0
  • Q = 1

Generated by PasDoc 0.16.0.