Unit Dynamics

Uses
Functions and Procedures
Constants
Variables

Description

 

Overview

Classes, Interfaces, Objects and Records

Name Description
Packed Record TDynamicsRec  

Types

TSolveMode = (...);

Description

Types

TSolveMode = (...);

Definitions of constants and structures for the Solution object and user-written dynamic models Solution modes keep it as as int32 for backwards compatibility

Values
  • SNAPSHOT = 0
  • DAILYMODE = 1
  • YEARLYMODE = 2
  • MONTECARLO1 = 3: 8760 hour
  • LOADDURATION1 = 4
  • PEAKDAY = 5
  • DUTYCYCLE = 6
  • DIRECT = 7
  • MONTEFAULT = 8
  • FAULTSTUDY = 9: Monte Carlo Fault Study
  • MONTECARLO2 = 10: Run through all buses and compute Voc and Zsc; Then ask for fault current.
  • MONTECARLO3 = 11
  • LOADDURATION2 = 12
  • AUTOADDFLAG = 13
  • DYNAMICMODE = 14
  • HARMONICMODE = 15
  • GENERALTIME = 16
  • HARMONICMODET = 17

Generated by PasDoc 0.16.0.