Units[Converter][GetDimension] - list options of a dimension in the Unit Converter
|
Calling Sequence
|
|
GetDimension(dim, opts)
|
|
Parameters
|
|
dim
|
-
|
symbol; dimension name
|
opts
|
-
|
(optional) equation(s) of the form option=value where option is one of 'display' or 'default'; specify options for the dimension
|
|
|
|
|
Description
|
|
•
|
The GetDimension(dim) function returns the options to the AddDimension function that recreate the dimension.
|
•
|
The GetDimension(dim, opts) function returns an expression sequence of equations indicating the values of each option.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
>
|
|
| (4) |
>
|
|
| (5) |
|
|
Download Help Document
Was this information helpful?