Uses of Class
export.MLExport.MLDataUnitExport
Packages that use MLDataUnitExport
-
Uses of MLDataUnitExport in export.MLExport
Subclasses of MLDataUnitExport in export.MLExportModifier and TypeClassDescriptionclass
class
Export a click to a MATLAB structure.class
Export data for any data unit which implements raw data holder.class
Export a noise measurement to MATLABclass
Export data for any data unit which implements raw data holder.class
Exports super detections.class
Methods in export.MLExport that return types with arguments of type MLDataUnitExportModifier and TypeMethodDescriptionMLDetectionsManager.getMlDataUnitsExport()
Get a list of all the currently implemented MARTLAB data exporters.Methods in export.MLExport with parameters of type MLDataUnitExportModifier and TypeMethodDescriptionstatic boolean
MLSuperDetExport.hasCompatibleUnits
(List<PamDataUnit> dataUnits, MLDataUnitExport mlExporter) Check whether there are compatible data units to be exported.