ARTS built-in documentation server
Workspace Method ncolsGet
Description
Retrieve ncols from given variable and store the value in the workspace variable ncols
Authors: Oliver Lemke
Synopsis
ncolsGet( | ncols, v ) |
Variables
OUT | ncols | (Index) | This variable is used by the MatrixSet, Tensor3Set, etc. |
GIN | v | (Matrix, Sparse, Tensor3, Tensor4, Tensor5, Tensor6, Tensor7) | Variable to get the number of columns from. |