Description Retrieves the coherence state of a particular source.
Syntax coherent = GetSourceCoherence ( n )
Parameters coherent (Boolean) Indicates if the source is coherent (True) or not (False).
n As Long Node number of the source.
Remarks This function retrieves the coherence state of a particular source. If there is a problem the function returns False and does not set an error.
See Also Examples
|