Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Add property to indicate lengths of the dimensions to IValueSet

Wiki Markup
Currently the text is for {{GetIndexCount(int\[\] indices)}} are:

Code Block
/// <summary>
/// Returns the length (max index count) of the dimension specified by the
/// given indices. To get the size of the first dimension, use a zero-length
/// integer array as input argument. Length of indices must be a least one
/// smaller than the <see cref="NumberOfIndexes"/>
/// </summary>
/// <param name="indices">indexes of the dimension to get the length of</param>
/// <returns>length of the specified dimension</returns>

1.2. Documentation updates

(Peter) The current specifications define the ILinkableComponent, which is still time (Modified Julian Date) and space dependent.
Suggestion: Until 9. July mainly specify the IBaseLinkableComponent and a small general explanation of the Time+Space extension. The full Time+Space specification should follow after the sdk has been updated and tested.

2. Ongoing discussion topics

...