SetComplexQuantityData
If the quantity computed is a complex quantity, use this method to set the quantity values. Any sweep values must be set separately via the SetSweepsData method.
| UI Access | NA | |||||||||
| Parameters |
|
|||||||||
| Return Value | Boolean. If true, the method was successful. If false, it was not. |
| Python Syntax | SetComplexQuantityData (<qtyName>,<qtyData>) |
| Python Example |
|