ARLO Adapt
Static Public Member Functions | Public Attributes | List of all members
arlo.NesterRandomWindow Class Reference

Static Public Member Functions

static boolean addRandomWindow (NesterRandomWindow nesterRandomWindow, Connection connection)
 
static Vector< NesterRandomWindowgetNesterRandomWindows (int randomWindowTaggingJob_id, Connection connection)
 

Public Attributes

int id = -1
 
int randomWindowTaggingJob_id = -1
 
int audioFile_id = -1
 
double startTime = Double.NaN
 
double endTime = Double.NaN
 
int[] classCounts = null
 

Member Function Documentation

static boolean arlo.NesterRandomWindow.addRandomWindow ( NesterRandomWindow  nesterRandomWindow,
Connection  connection 
)
static
static Vector<NesterRandomWindow> arlo.NesterRandomWindow.getNesterRandomWindows ( int  randomWindowTaggingJob_id,
Connection  connection 
)
static

Member Data Documentation

int arlo.NesterRandomWindow.audioFile_id = -1
int [] arlo.NesterRandomWindow.classCounts = null
double arlo.NesterRandomWindow.endTime = Double.NaN
int arlo.NesterRandomWindow.id = -1
int arlo.NesterRandomWindow.randomWindowTaggingJob_id = -1
double arlo.NesterRandomWindow.startTime = Double.NaN

The documentation for this class was generated from the following file: