VectorCalculus[GetPVDescription] - return a description of a position Vector in a specified coordinate system.
|
Calling Sequence
|
|
GetPVDescription(pvector)
GetPVDescription(pvector, c)
|
|
Parameters
|
|
pvector
|
-
|
Vector; the position Vector
|
c
|
-
|
name or name[name, name, ...]; specify the coordinate system, optionally indexed by the coordinate names
|
|
|
|
|
Description
|
|
•
|
The GetPVDescription returns a list with the description of pvector in c coordinates.
|
•
|
If no coordinate argument is provided, the description of pvector is given with respect to the current coordinate system as long as the dimensions match.
|
•
|
The position Vector is always a cartesian Vector rooted at the origin, but its description varies with the choice of coordinates. For more details about position Vectors, see VectorCalculus,Details
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
|
|
Download Help Document
Was this information helpful?