ARLO Adapt
Public Member Functions | Public Attributes | List of all members
arlo.NesterPersystFile Class Reference
Collaboration diagram for arlo.NesterPersystFile:
Collaboration graph
[legend]

Public Member Functions

 NesterPersystFile (String[] lines)
 

Public Attributes

int MAX_NUM_CHANNELS = 4
 
String NPConfigStr
 
String PatientInitials
 
String PatientGender
 
String PatientIdentifier
 
String LayFileVersion
 
String LayoutFileTimeStampAsLocalTime
 
String LayoutFileTimeStampTimeZone
 
String LayoutFileTimeStampOffsetHoursFromGMT
 
String LayoutFileTimeStampOffsetMinutesFromGMT
 
long LayoutFileTimeStampAsUTC
 
String ECoGTimeStampAsLocalTime
 
String ECoGTimeStampTimeZone
 
String ECoGTimeStampOffsetHoursFromGMT
 
String ECoGTimeStampOffsetMinutesFromGMT
 
long ECoGTimeStampAsUTC
 
String ProgrammerSerialNumber
 
String ProgrammerSoftwareRevision
 
String AnnotatedProgrammerSerialNumber
 
String AnnotatedProgrammerSoftwareRevision
 
int DeviceSerialNumber = 107067
 
String DeviceModelNumber
 
String DeviceSoftwareVersion
 
String DeviceHardwareVersion
 
String DeviceROMVersion
 
String DeviceHollyDogTag
 
String DeviceListerDogTag
 
String ProgrammingParameterFile
 
String DATFile
 
String NPFileType
 
String DeviceRecordsUsed
 
Vector< String > Annotations = new Vector<String>()
 
String UserComments
 
String FeatureLabels
 
String TriggerReason
 
String AmplifierChannel1SampleRate
 
String AmplifierChannel2SampleRate
 
String AmplifierChannel3SampleRate
 
String AmplifierChannel4SampleRate
 
String AmplifierChannel1ECoGStorageEnabled
 
String AmplifierChannel2ECoGStorageEnabled
 
String AmplifierChannel3ECoGStorageEnabled
 
String AmplifierChannel4ECoGStorageEnabled
 
String AmplifierChannel1StoredECoGSamplingInterval
 
String AmplifierChannel2StoredECoGSamplingInterval
 
String AmplifierChannel3StoredECoGSamplingInterval
 
String AmplifierChannel4StoredECoGSamplingInterval
 
String AmplifierChannel1RealTimeECogSamplingInterval
 
String AmplifierChannel2RealTimeECogSamplingInterval
 
String AmplifierChannel3RealTimeECogSamplingInterval
 
String AmplifierChannel4RealTimeECogSamplingInterval
 
String AmplifierChannel1Gain
 
String AmplifierChannel2Gain
 
String AmplifierChannel3Gain
 
String AmplifierChannel4Gain
 
String AmplifierChannel1LowPassFilterFrequency
 
String AmplifierChannel2LowPassFilterFrequency
 
String AmplifierChannel3LowPassFilterFrequency
 
String AmplifierChannel4LowPassFilterFrequency
 
String AmplifierChannel1HighPassFilterFrequency
 
String AmplifierChannel2HighPassFilterFrequency
 
String AmplifierChannel3HighPassFilterFrequency
 
String AmplifierChannel4HighPassFilterFrequency
 
String Amplifier1LineLengthTrendWindowSize
 
String Amplifier2LineLengthTrendWindowSize
 
String Amplifier1LineLengthTrendISInterval
 
String Amplifier2LineLengthTrendISInterval
 
String Amplifier1LineLengthTrendSampleCount
 
String Amplifier2LineLengthTrendSampleCount
 
String Amplifier1AreaTrendWindowSize
 
String Amplifier2AreaTrendWindowSize
 
String Amplifier1AreaTrendInterSampleInterval
 
String Amplifier2AreaTrendInterSampleInterval
 
String Amplifier1AreaTrendSampleCount
 
String Amplifier2AreaTrendSampleCount
 
String FirstAmplifierChannel
 
String SecondAmplifierChannel
 
String NPPreTriggerBufferLength
 
String NPPostTriggerBufferLength
 
String PinLabelInput1
 
String PinLabelInput2
 
String PinLabelInput3
 
String PinLabelInput4
 
String PinLabelInput5
 
String PinLabelInput6
 
String PinLabelInput7
 
String PinLabelInput8
 
String DetectionSetName
 
String ResponsiveTherapySequence
 
String ResponsiveTherapyEnable
 
String CHANNEL_1_LL
 
String CHANNEL_1_LL_SAMPLE_COUNT
 
String CHANNEL_2_LL
 
String CHANNEL_2_LL_SAMPLE_COUNT
 
String CHANNEL_1_AREA
 
String CHANNEL_1_AREA_SAMPLE_COUNT
 
String CHANNEL_2_AREA
 
String CHANNEL_2_AREA_SAMPLE_COUNT
 
String File
 
String FileType
 
int SamplingRate
 
String HeaderLength
 
String Calibration
 
int WaveformCount
 
String DataType
 
String[] ChannelMap = new String[MAX_NUM_CHANNELS]
 

Constructor & Destructor Documentation

arlo.NesterPersystFile.NesterPersystFile ( String[]  lines)

Member Data Documentation

String arlo.NesterPersystFile.Amplifier1AreaTrendInterSampleInterval
String arlo.NesterPersystFile.Amplifier1AreaTrendSampleCount
String arlo.NesterPersystFile.Amplifier1AreaTrendWindowSize
String arlo.NesterPersystFile.Amplifier1LineLengthTrendISInterval
String arlo.NesterPersystFile.Amplifier1LineLengthTrendSampleCount
String arlo.NesterPersystFile.Amplifier1LineLengthTrendWindowSize
String arlo.NesterPersystFile.Amplifier2AreaTrendInterSampleInterval
String arlo.NesterPersystFile.Amplifier2AreaTrendSampleCount
String arlo.NesterPersystFile.Amplifier2AreaTrendWindowSize
String arlo.NesterPersystFile.Amplifier2LineLengthTrendISInterval
String arlo.NesterPersystFile.Amplifier2LineLengthTrendSampleCount
String arlo.NesterPersystFile.Amplifier2LineLengthTrendWindowSize
String arlo.NesterPersystFile.AmplifierChannel1ECoGStorageEnabled
String arlo.NesterPersystFile.AmplifierChannel1Gain
String arlo.NesterPersystFile.AmplifierChannel1HighPassFilterFrequency
String arlo.NesterPersystFile.AmplifierChannel1LowPassFilterFrequency
String arlo.NesterPersystFile.AmplifierChannel1RealTimeECogSamplingInterval
String arlo.NesterPersystFile.AmplifierChannel1SampleRate
String arlo.NesterPersystFile.AmplifierChannel1StoredECoGSamplingInterval
String arlo.NesterPersystFile.AmplifierChannel2ECoGStorageEnabled
String arlo.NesterPersystFile.AmplifierChannel2Gain
String arlo.NesterPersystFile.AmplifierChannel2HighPassFilterFrequency
String arlo.NesterPersystFile.AmplifierChannel2LowPassFilterFrequency
String arlo.NesterPersystFile.AmplifierChannel2RealTimeECogSamplingInterval
String arlo.NesterPersystFile.AmplifierChannel2SampleRate
String arlo.NesterPersystFile.AmplifierChannel2StoredECoGSamplingInterval
String arlo.NesterPersystFile.AmplifierChannel3ECoGStorageEnabled
String arlo.NesterPersystFile.AmplifierChannel3Gain
String arlo.NesterPersystFile.AmplifierChannel3HighPassFilterFrequency
String arlo.NesterPersystFile.AmplifierChannel3LowPassFilterFrequency
String arlo.NesterPersystFile.AmplifierChannel3RealTimeECogSamplingInterval
String arlo.NesterPersystFile.AmplifierChannel3SampleRate
String arlo.NesterPersystFile.AmplifierChannel3StoredECoGSamplingInterval
String arlo.NesterPersystFile.AmplifierChannel4ECoGStorageEnabled
String arlo.NesterPersystFile.AmplifierChannel4Gain
String arlo.NesterPersystFile.AmplifierChannel4HighPassFilterFrequency
String arlo.NesterPersystFile.AmplifierChannel4LowPassFilterFrequency
String arlo.NesterPersystFile.AmplifierChannel4RealTimeECogSamplingInterval
String arlo.NesterPersystFile.AmplifierChannel4SampleRate
String arlo.NesterPersystFile.AmplifierChannel4StoredECoGSamplingInterval
String arlo.NesterPersystFile.AnnotatedProgrammerSerialNumber
String arlo.NesterPersystFile.AnnotatedProgrammerSoftwareRevision
Vector<String> arlo.NesterPersystFile.Annotations = new Vector<String>()
String arlo.NesterPersystFile.Calibration
String arlo.NesterPersystFile.CHANNEL_1_AREA
String arlo.NesterPersystFile.CHANNEL_1_AREA_SAMPLE_COUNT
String arlo.NesterPersystFile.CHANNEL_1_LL
String arlo.NesterPersystFile.CHANNEL_1_LL_SAMPLE_COUNT
String arlo.NesterPersystFile.CHANNEL_2_AREA
String arlo.NesterPersystFile.CHANNEL_2_AREA_SAMPLE_COUNT
String arlo.NesterPersystFile.CHANNEL_2_LL
String arlo.NesterPersystFile.CHANNEL_2_LL_SAMPLE_COUNT
String [] arlo.NesterPersystFile.ChannelMap = new String[MAX_NUM_CHANNELS]
String arlo.NesterPersystFile.DataType
String arlo.NesterPersystFile.DATFile
String arlo.NesterPersystFile.DetectionSetName
String arlo.NesterPersystFile.DeviceHardwareVersion
String arlo.NesterPersystFile.DeviceHollyDogTag
String arlo.NesterPersystFile.DeviceListerDogTag
String arlo.NesterPersystFile.DeviceModelNumber
String arlo.NesterPersystFile.DeviceRecordsUsed
String arlo.NesterPersystFile.DeviceROMVersion
int arlo.NesterPersystFile.DeviceSerialNumber = 107067
String arlo.NesterPersystFile.DeviceSoftwareVersion
String arlo.NesterPersystFile.ECoGTimeStampAsLocalTime
long arlo.NesterPersystFile.ECoGTimeStampAsUTC
String arlo.NesterPersystFile.ECoGTimeStampOffsetHoursFromGMT
String arlo.NesterPersystFile.ECoGTimeStampOffsetMinutesFromGMT
String arlo.NesterPersystFile.ECoGTimeStampTimeZone
String arlo.NesterPersystFile.FeatureLabels
String arlo.NesterPersystFile.File
String arlo.NesterPersystFile.FileType
String arlo.NesterPersystFile.FirstAmplifierChannel
String arlo.NesterPersystFile.HeaderLength
String arlo.NesterPersystFile.LayFileVersion
String arlo.NesterPersystFile.LayoutFileTimeStampAsLocalTime
long arlo.NesterPersystFile.LayoutFileTimeStampAsUTC
String arlo.NesterPersystFile.LayoutFileTimeStampOffsetHoursFromGMT
String arlo.NesterPersystFile.LayoutFileTimeStampOffsetMinutesFromGMT
String arlo.NesterPersystFile.LayoutFileTimeStampTimeZone
int arlo.NesterPersystFile.MAX_NUM_CHANNELS = 4
String arlo.NesterPersystFile.NPConfigStr
String arlo.NesterPersystFile.NPFileType
String arlo.NesterPersystFile.NPPostTriggerBufferLength
String arlo.NesterPersystFile.NPPreTriggerBufferLength
String arlo.NesterPersystFile.PatientGender
String arlo.NesterPersystFile.PatientIdentifier
String arlo.NesterPersystFile.PatientInitials
String arlo.NesterPersystFile.PinLabelInput1
String arlo.NesterPersystFile.PinLabelInput2
String arlo.NesterPersystFile.PinLabelInput3
String arlo.NesterPersystFile.PinLabelInput4
String arlo.NesterPersystFile.PinLabelInput5
String arlo.NesterPersystFile.PinLabelInput6
String arlo.NesterPersystFile.PinLabelInput7
String arlo.NesterPersystFile.PinLabelInput8
String arlo.NesterPersystFile.ProgrammerSerialNumber
String arlo.NesterPersystFile.ProgrammerSoftwareRevision
String arlo.NesterPersystFile.ProgrammingParameterFile
String arlo.NesterPersystFile.ResponsiveTherapyEnable
String arlo.NesterPersystFile.ResponsiveTherapySequence
int arlo.NesterPersystFile.SamplingRate
String arlo.NesterPersystFile.SecondAmplifierChannel
String arlo.NesterPersystFile.TriggerReason
String arlo.NesterPersystFile.UserComments
int arlo.NesterPersystFile.WaveformCount

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