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