A parameter set for setting telescope and instrument parameters.
prefix representing source of the command
the name of the command
an optional set of parameters
an optional obsId for command
a new instance of Observe
Returns true if the key exists in the parameter set
the key to check for
true if the key is found
Returns an Option with the parameter for the key if found, otherwise undefined
the Key to be used for lookup
the parameter for the key, if found
Remove a parameter from the parameter set by key
the Key to be used for removal
a new T, where T is a parameter set child with the key removed or identical if the key is not present
The number of parameters in this parameter set
the number of parameters in the parameter set
Generated using TypeDoc
Observe Command