Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/8.0.0/doc/addattribute/node4.html
Дата изменения: Wed Jul 2 03:35:45 2008 Дата индексирования: Fri Sep 5 22:38:04 2008 Кодировка: Поисковые слова: mdi |
Parameter | Mand | Type | Default | Constraints |
set | yes | set | ||
List of dataset names to receive attributes.
Adding a suffix changes the default extension (primary header) for that dataset.
(eg. set=` ``dataset1'' ``dataset2:EXTENT01'' ..').
| ||||
attributename | yes | string | ||
A list of attribute names. The names may be prefixed with an extension to overrides the default.
(eg. attributename=` ``name1'' ``EXTENT02:name2'' ..').
| ||||
attributetype | yes | string | r|real|i|integer|s|string|b|boolean | |
A list of the attribute types, one for each attribute name.
(eg. attributetype=` ``string'' ``real'' ``string'' ..').
| ||||
attributecomment | no | string | ||
Comments to be added to attributes, one for each attribute name.
(eg. attributecomment=` ``comment1'' ``comment2'' ').
Be careful with this switch when used with a list of attributes. If one has a comment then they must all have a comment specified even if the others are empty.
| ||||
attributeunit | no | string | ||
Units to be added to attributes, one for each attribute name.
(eg. attributeunit=` ``unit1'' ``unit2'' ').
Be careful with this switch when used with a list of attributes. If one has units then they must all have units specified even if the others are empty.
| ||||
realvalue | no | real | ||
A list of values, one for each real attribute
| ||||
integervalue | no | integer | ||
A list of values, one for an integer attribute
| ||||
stringvalue | no | string | ||
A list of values, one for a string attribute
| ||||
booleanvalue | no | boolean | ||
A list of value, one for a boolean attribute
| ||||
Parameter | Mand | Type | Default | Constraints |