QueryNodeScalarTimeHistory
-
class
cee.cug.
QueryNodeScalarTimeHistory
() Query a scalar result for a given node across all states.
Note that the states do not need to be “loaded”, i.e. specified in the model spec.
Constructors
Methods
Constructors
-
QueryNodeScalarTimeHistory.
constructor
(model) Arguments: - model (
ConstantRemoteModel
) – None
Return type: QueryNodeScalarTimeHistory
- model (
Methods
executeQuery
-
QueryNodeScalarTimeHistory.
executeQuery
(serverIdent, callback) Arguments: - serverIdent (
ServerItemIdent
) – None - callback (
QueryNodeScalarTimeHistoryCallback
) – None
Executes the query for the given result and node.
Return type: void - serverIdent (