Package export.MLExport
Class MLClickExport
java.lang.Object
export.MLExport.MLDataUnitExport<PamDataUnit>
export.MLExport.MLRawExport
export.MLExport.MLClickExport
Export a click to a MATLAB structure.
- Author:
- Jamie Macaulay
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionus.hebi.matlab.mat.types.Struct
addDetectionSpecificFields
(us.hebi.matlab.mat.types.Struct mlStruct, int index, PamDataUnit dataUnit) Add detection specific fields to a structure.getName()
Get the name of the structureClass<?>
Get the unit classMethods inherited from class export.MLExport.MLDataUnitExport
detectionToStruct
-
Constructor Details
-
MLClickExport
public MLClickExport()
-
-
Method Details
-
addDetectionSpecificFields
public us.hebi.matlab.mat.types.Struct addDetectionSpecificFields(us.hebi.matlab.mat.types.Struct mlStruct, int index, PamDataUnit dataUnit) Description copied from class:MLDataUnitExport
Add detection specific fields to a structure.- Overrides:
addDetectionSpecificFields
in classMLRawExport
-
getUnitClass
Description copied from class:MLDataUnitExport
Get the unit class- Overrides:
getUnitClass
in classMLRawExport
- Returns:
-
getName
Description copied from class:MLDataUnitExport
Get the name of the structure- Overrides:
getName
in classMLRawExport
- Returns:
-