Presents legacy das2 datasets as QDataSets. See also TableDataSetAdapter,VectorDataSetAdapter
Created a new QDataSet given a Das2 DataSet This function and createLegacyDataSet() are inverses, though a round trip conversion is not guaranteed to preserve all properties
Created a new Das2 DataSet given a QDataSet This function and create() are inverses, though a round trip conversion is not guaranteed to preserve all properties. Note that not all QDataSets can be represented as Das2 DataSets. If the given QDataSet has no Das2 analog, an IllegalArgumentException is thrown.