Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Path » Polygon Features » PolygonSecondOrderMoments
| Module: | FoundationBasic |
|---|
Calculates all three second order moments in one pass.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inPolygon | Path | |
![]() |
outMoment02 | Real | |
![]() |
outMoment11 | Real | |
![]() |
outMoment20 | Real |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Degenerate polygon on input in PolygonSecondOrderMoments. |
| DomainError | Open path on input in PolygonSecondOrderMoments. |
Complexity Level
This filter is available on Basic Complexity Level.

Basic
