Former-commit-id:a02aeb236c
[formerly9f19e3f712
] [formerlya02aeb236c
[formerly9f19e3f712
] [formerly06a8b51d6d
[formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]] Former-commit-id:06a8b51d6d
Former-commit-id:8e80217e59
[formerly3360eb6c5f
] Former-commit-id:377dcd10b9
2 lines
506 B
Text
2 lines
506 B
Text
Recall that in the SmartElementTable, our row consists of weather element entries for multiple peirods. For example, we list the Temperature for three consecutive periods. The "getStatList" method returns a list of statistics dictionaries, one for each of a list of time ranges. So we, again, provide the HistoSampler information, an edit area, and analysis list. For this method, instead of one time range, we give it a list and it returns a list of statistics dictionaries, one for each time range.
|
|
|