The
SpatialFieldManager class is used to create, delete, and modify the
"containers" in which the analysis results are stored. |
|
The
FieldDomainPoints sub-classes indicate the points where analysis results are
computed. |
|
The FieldValues
class contains the values for each domain point. Each domain point can have
multiple values, each for a separate "measurement" at this point.
For example, if a solar calculation is being done for every day of the year,
each point would have 365 corresponding values |
|