Skip navigation links
A B C D E F G H I L M N O P R S T U V W X 

E

encodeUncompressedSize(int) - Static method in class io.redvox.api900.Lz4
Converts an integer which represents the size of an original uncompressed file in bytes into 4 bytes which are prepended to a compressed LZ4 byte array.
encodeUncompressedSize() - Method in class io.redvox.api900.tests.Lz4Test
 
equals(Object) - Method in class io.redvox.apis.Api900.BytePayload
 
equals(Object) - Method in class io.redvox.apis.Api900.EvenlySampledChannel
 
equals(Object) - Method in class io.redvox.apis.Api900.Float32Payload
 
equals(Object) - Method in class io.redvox.apis.Api900.Float64Payload
 
equals(Object) - Method in class io.redvox.apis.Api900.Int32Payload
 
equals(Object) - Method in class io.redvox.apis.Api900.Int64Payload
 
equals(Object) - Method in class io.redvox.apis.Api900.RedvoxPacket
 
equals(Object) - Method in class io.redvox.apis.Api900.RedvoxPacketResponse
 
equals(Object) - Method in class io.redvox.apis.Api900.UInt32Payload
 
equals(Object) - Method in class io.redvox.apis.Api900.UInt64Payload
 
equals(Object) - Method in class io.redvox.apis.Api900.UnevenlySampledChannel
 
ERROR_VALUE - Static variable in enum io.redvox.apis.Api900.RedvoxPacketResponse.Type
ERROR = 1;
ERRORS_FIELD_NUMBER - Static variable in class io.redvox.apis.Api900.RedvoxPacketResponse
 
EVENLY_SAMPLED_CHANNELS_FIELD_NUMBER - Static variable in class io.redvox.apis.Api900.RedvoxPacket
 
evenlySampledChannel - Variable in class io.redvox.api900.sensors.EvenlySampledSensor
Reference to original protobuf encoded evenely sampled channel.
EvenlySampledSensor<R extends java.lang.Number & java.lang.Comparable<R>> - Class in io.redvox.api900.sensors
This class forms the base class of all evenly sampled channels.
EvenlySampledSensorTest - Class in io.redvox.api900.tests
 
EvenlySampledSensorTest() - Constructor for class io.redvox.api900.tests.EvenlySampledSensorTest
 
Example_0_1 - Class in examples
 
Example_0_1() - Constructor for class examples.Example_0_1
 
examples - package examples
 
extractBytePayload(Api900.EvenlySampledChannel, int, int) - Static method in class io.redvox.api900.PayloadUtil
Extracts a byte payload from an evenly sampled channel.
extractBytePayload(Api900.UnevenlySampledChannel, int, int) - Static method in class io.redvox.api900.PayloadUtil
Extracts a byte payload from an unevenly sampled channel.
extractBytePayload() - Method in class io.redvox.api900.tests.PayloadUtilTest
 
extractBytePayload1() - Method in class io.redvox.api900.tests.PayloadUtilTest
 
extractFloatingPayload(Api900.EvenlySampledChannel) - Static method in class io.redvox.api900.PayloadUtil
Extracts and transforms a payload to floating point from a given evenly sampled channel.
extractFloatingPayload(Api900.UnevenlySampledChannel, int, int) - Static method in class io.redvox.api900.PayloadUtil
Extracts and transforms a payload to floating point from a given unevenly sampled channel.
extractFloatingPayload(Api900.UnevenlySampledChannel) - Static method in class io.redvox.api900.PayloadUtil
Extracts and transforms a payload to floating point from a given unevenly sampled channel.
extractFloatingPayload() - Method in class io.redvox.api900.tests.PayloadUtilTest
 
extractFloatingPayload1() - Method in class io.redvox.api900.tests.PayloadUtilTest
 
extractFloatingPayload2() - Method in class io.redvox.api900.tests.PayloadUtilTest
 
extractFloatingPayload3() - Method in class io.redvox.api900.tests.PayloadUtilTest
 
extractFloatingPayload4() - Method in class io.redvox.api900.tests.PayloadUtilTest
 
extractIntegralPayload(Api900.EvenlySampledChannel) - Static method in class io.redvox.api900.PayloadUtil
Extracts and transforms payload values from evenly or unevenly sampled channels into 64-bit integers.
extractIntegralPayload(Api900.UnevenlySampledChannel) - Static method in class io.redvox.api900.PayloadUtil
Extracts and transforms payload values from evenly or unevenly sampled channels into 64-bit integers.
extractIntegralPayload() - Method in class io.redvox.api900.tests.PayloadUtilTest
 
extractIntegralPayload1() - Method in class io.redvox.api900.tests.PayloadUtilTest
 
extractIntegralPayload2() - Method in class io.redvox.api900.tests.PayloadUtilTest
 
extractIntegralPayload3() - Method in class io.redvox.api900.tests.PayloadUtilTest
 
extractIntegralPayload4() - Method in class io.redvox.api900.tests.PayloadUtilTest
 
extractPayload() - Method in class io.redvox.api900.tests.PayloadUtilTest
 
A B C D E F G H I L M N O P R S T U V W X 
Skip navigation links