Currently only ASA .elc format with Cartesian x-y-z coordinates is supported.
import_chans(file_name, format = "spherical")
Arguments
file_name |
Name and full path of file to be loaded. |
format |
If the file is not .elc format, "spherical", "geographic".
Default is "spherical". |