typeRadiationDataSource
Enumeration to define solar radiation data source
Information
Enumeration to define the data source used in the weather data reader.
Literals
| Name | Description |
|---|---|
| File | Use data from file |
| Input_HGloHor_HDifHor | Global horizontal and diffuse horizontal radiation from connector |
| Input_HDirNor_HDifHor | Direct normal and diffuse horizontal radiation from connector |
| Input_HDirNor_HGloHor | Direct normal and global horizontal radiation from connector |
Revisions
-
August 13, 2012, by Wangda Zuo:
First implementation.