Applies to |
Returns the integral quantity. Integration is done over the given Contour.
Result.GetIntegral ( Type As QfIntegrals, [p As Contour] ) As Quantity
The type parameter specifies the desired integral quantity. It should be one of QfIntegrals constants.
The optional Contour parameter specifies the contour that the integration is done over. If the Contour is not specified, QuickField examines the list of FieldWindow objects of the Result and uses the first Contour suitable for chosen integral type.