The spid definition record needs to contain at least the following:

Initial layout:

name
nodeindex
  • index of originating MeqParm node (very important, will be used to create Update.Values command. With this, we are no longer dependent on hacking the spid value.)

tile_size
  • a vector (DMI::Vec) of Meq::Axis::MaxAxis integer tile sizes, one per each axis. 0 means untiled, so, e.g., [1,0,0,0,0,0,0,0] means a tile size of 1 over axis TIME. This field is optional, if no tile_size is supplied, an untiled spid is assumed.

SpidDefinitionRecord (last edited 2005-06-08 09:41:47 by OlegSmirnov)