Description Retrieves the total power of the rays in a specific path.
Syntax pwr = PathPower ( path )
Parameters pwr (Double) The power from the specific path.
path As Long The identifier of the path.
Remarks This function retrieves the total power for a specific path. If there is a problem the function returns 0 and does not set an error.
See Also
Examples
|