Sha256: 0c35979213bbe9f4f2549846c3275a734bfce98504ac6f307d7ec185f28897ce
Contents?: true
Size: 1.22 KB
Versions: 2
Compression:
Stored size: 1.22 KB
Contents
###### (Automatically generated documentation) # ViewData ## Description Visualize energy simulation data plotted on an OpenStudio model in a web based viewer ## Modeler Description Converts the OpenStudio model to vA3C JSON format and renders using Three.js, simulation data is applied to surfaces of the model ## Measure Type ReportingMeasure ## Taxonomy ## Arguments ### Model Source **Name:** file_source, **Type:** Choice, **Units:** , **Required:** true, **Model Dependent:** false ### Reporting Frequency **Name:** reporting_frequency, **Type:** Choice, **Units:** , **Required:** true, **Model Dependent:** false ### Variable 1 Name **Name:** variable1_name, **Type:** String, **Units:** , **Required:** true, **Model Dependent:** false ### Variable 2 Name **Name:** variable2_name, **Type:** String, **Units:** , **Required:** true, **Model Dependent:** false ### Variable 3 Name **Name:** variable3_name, **Type:** String, **Units:** , **Required:** true, **Model Dependent:** false ### Enable Geometry Diagnostics Enables checks for Surface/Space Convexity. The ThreeJS export is slightly slower. **Name:** use_geometry_diagnostics, **Type:** Boolean, **Units:** , **Required:** true, **Model Dependent:** false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
openstudio-common-measures-0.11.1 | lib/measures/view_data/README.md |
openstudio-common-measures-0.11.0 | lib/measures/view_data/README.md |