curl/rotor of an SO3VectorField
Syntax
C = SO3VF.curl % compute the curl
c = SO3VF.curl(rot) % evaluate the curl in rot
Input
SO3VF | SO3VectorField |
rot | rotation / orientation |
Output
C | SO3VectorFieldHandle |
c | vector3d curl of |SO3VF| at rotation |rot| |