- id() - Method in class com.example.colibris.multi.graph.DirectedEdge
-
- id() - Method in class com.example.colibris.multi.hypergraph.HyperEdge
-
returns the id of the hyperedge (that corresponds
to the date when was created the hyperedge)
- id - Variable in class com.example.colibris.ui.dummy.DummyContent.DummyItem
-
- In - Class in com.example.colibris.multi.graph
-
Input.
- In() - Constructor for class com.example.colibris.multi.graph.In
-
Initializes an input stream from standard input.
- In(Socket) - Constructor for class com.example.colibris.multi.graph.In
-
Initializes an input stream from a socket.
- In(URL) - Constructor for class com.example.colibris.multi.graph.In
-
Initializes an input stream from a URL.
- In(File) - Constructor for class com.example.colibris.multi.graph.In
-
Initializes an input stream from a file.
- In(String) - Constructor for class com.example.colibris.multi.graph.In
-
Initializes an input stream from a filename or web page name.
- In(Scanner) - Constructor for class com.example.colibris.multi.graph.In
-
Initializes an input stream from a given Scanner
source; use with
new Scanner(String)
to read from a string.
- increaseKey(int, Key) - Method in class com.example.colibris.multi.graph.Heap
-
Increase the key associated with index i
to the specified value.
- increaseKey(int, Key) - Method in class com.example.colibris.multi.graph.IndexMinPQ
-
Increase the key associated with index i
to the specified value.
- indegree(int) - Method in class com.example.colibris.multi.graph.EdgeWeightedDigraph
-
Returns the number of directed edges incident to vertex v
.
- IndexMinPQ<Key extends java.lang.Comparable<Key>> - Class in com.example.colibris.multi.graph
-
The IndexMinPQ
class represents an indexed priority queue of generic keys.
- IndexMinPQ(int) - Constructor for class com.example.colibris.multi.graph.IndexMinPQ
-
Initializes an empty indexed priority queue with indices between 0
and maxN - 1
.
- indexOrientation - Static variable in class com.example.colibris.comtool.ContextData
-
index for orientation
- indexPosition - Static variable in class com.example.colibris.comtool.ContextData
-
index of position
- init(Context) - Method in class com.example.colibris.calib.Meet
-
initialise the meeting
- init() - Method in class com.example.colibris.nsd.ProtocolState
-
init the protocol state
- init_Message(View) - Method in class com.example.colibris.ui.InitActivity
-
click on the reset button
- InitActivity - Class in com.example.colibris.ui
-
The InitActivity class refers to an activity used to display information about the device and to reset the calibration app
- InitActivity() - Constructor for class com.example.colibris.ui.InitActivity
-
- InitialiseGPSandNetworkTimeListener() - Method in class com.example.colibris.comtool.Netandgps
-
init the gps
- InitialiseLocationListener() - Method in class com.example.colibris.ui.WiFiServiceDiscoveryActivity
-
init the location listener
- InitialiseTimeListener() - Method in class com.example.colibris.comtool.Netandgps
-
- initMessage(View) - Method in class com.example.colibris.ui.MainActivity
-
click on the button to get configuration related information and reset the device if needed
- insert(int, Key) - Method in class com.example.colibris.multi.graph.Heap
-
Associates key with index i
.
- insert(int, Key) - Method in class com.example.colibris.multi.graph.IndexMinPQ
-
Associates key with index i
.
- intercept - Variable in class com.example.colibris.calib.Meeting
-
intercept of the regression that takes place during the meeting
- intercept - Variable in class com.example.colibris.calib.regression.Simpleregression
-
regression intercept
- INTERCEPT - Static variable in class com.example.colibris.configuration.Configuration
-
intercept that is automatically computed
- intercept - Variable in class com.example.colibris.multi.Calibration
-
calibration intercept
- IS_CALIBRATED - Static variable in class com.example.colibris.configuration.Configuration
-
determine if the device is calibrated
- is_valid() - Method in class com.example.colibris.multi.hypergraph.HyperEdge
-
return if an hyper edges is valid (i.e.
- isAPclient - Variable in class com.example.colibris.nsd.FileTransferManager
-
determine if the device is the client ap
- isAveraging - Static variable in class com.example.colibris.configuration.Configuration
-
we are averaging the samples over a period of time
- iscalibred() - Method in class com.example.colibris.multi.Calibration
-
return if a node is calibrated relying on the calibration parameters
an uncalibrated node is characterised by a 0 intercept, a Slope =1,, error =0
- isConnectionGraphExtracted - Variable in class com.example.colibris.configuration.Me
-
is there a need to extract again the connection graph from the local file
- isEmpty() - Method in class com.example.colibris.calib.FileManager
-
return false
- isEmpty() - Method in class com.example.colibris.multi.graph.Bag
-
Returns true if this bag is empty.
- isEmpty() - Method in class com.example.colibris.multi.graph.Heap
-
Returns true if this priority queue is empty.
- isEmpty() - Method in class com.example.colibris.multi.graph.In
-
Returns true if input stream is empty (except possibly whitespace).
- isEmpty() - Method in class com.example.colibris.multi.graph.IndexMinPQ
-
Returns true if this priority queue is empty.
- isEmpty() - Method in class com.example.colibris.multi.graph.Stack
-
Returns true if this stack is empty.
- isFilteredData2GeoRegression - Static variable in class com.example.colibris.configuration.Configuration
-
determine that the end user requires Geographically Regression
- isFilteredData2LinearRegression - Static variable in class com.example.colibris.configuration.Configuration
-
determine that the end user requires linear regression
- isGPSenabled() - Method in class com.example.colibris.comtool.Netandgps
-
return if the GPS is available
- isGPSSynchronised - Variable in class com.example.colibris.comtool.PositionTime
-
determine if we synchronised using gps
- isGroupOwner - Variable in class com.example.colibris.ui.WiFiServiceDiscoveryActivity
-
protocol state that determines if the device is the AP of the wifi direct group
- isIn(DirectedEdge) - Method in class com.example.colibris.multi.graph.EdgeWeightedDigraph
-
- isIn(DirectedEdge) - Method in class com.example.colibris.multi.hypergraph.HyperEdge
-
determine wheter a given edge belongs to the hyperedge
- isLocationAwareCalibration - Static variable in class com.example.colibris.configuration.Configuration
-
determine that the end user requires location aware calibration
- ismd5extractedFromSound - Variable in class com.example.colibris.nsd.ProtocolState
-
protocole state: the device has already extracted the md5 of the sound
- isMultiHopCalibration - Static variable in class com.example.colibris.configuration.Configuration
-
Dtermine that the end used pressed the MultiHop option
- isNetworkEnabled() - Method in class com.example.colibris.comtool.Netandgps
-
determine if we can get from the 3G operator some location/ time
- isNetworkSynchronised - Variable in class com.example.colibris.comtool.PositionTime
-
determine if we synchronise using network
- isNotFilteredMatrix - Static variable in class com.example.colibris.configuration.Configuration
-
determines that the end user requires to fitler the data to regress in the linear case
- isNotFilteringDistanceIsVariable - Static variable in class com.example.colibris.configuration.Configuration
-
determines that the end user requires to filter the data (based on distance)
- isOrientationSynchronised - Variable in class com.example.colibris.comtool.OrientationTime
-
- isProvidedByServer - Variable in class com.example.colibris.nsd.FileTransferManager
-
is the ap
- isRawSoundData - Static variable in class com.example.colibris.configuration.Configuration
-
- isReceivingConnexion - Variable in class com.example.colibris.nsd.ProtocolState
-
protocole state: the device is actually receiving the connexion graph
- isReceivingSound - Variable in class com.example.colibris.nsd.ProtocolState
-
protocole state: the device is actually receiving sound
- isRecordActivity - Static variable in class com.example.colibris.configuration.Configuration
-
determines if the device is recording
- isRunning() - Method in class com.example.colibris.nsd.SimpleNTPServer
-
Return state of whether ntp server is running.
- isSoundCorrupted - Variable in class com.example.colibris.nsd.ProtocolState
-
protocole state: the device received a sound that is corrupted
- isSynchronised - Variable in class com.example.colibris.calib.Meet
-
determine if the device is synchronised
- isSynchronised - Static variable in class com.example.colibris.nsd.NtpTimeConfigurationParam
-
determine if the device is synchronised
- isTimeServer - Variable in class com.example.colibris.calib.Meet
-
determine if the device is the time server
- isWindowing - Variable in class com.example.colibris.calib.sound.Filter
-
are we windowing
- ITEM_MAP - Static variable in class com.example.colibris.ui.dummy.DummyContent
-
A map of sample (dummy) items, by ID.
- ITEMS - Static variable in class com.example.colibris.ui.dummy.DummyContent
-
An array of sample (dummy) items.
- iterator() - Method in class com.example.colibris.multi.graph.Bag
-
Returns an iterator that iterates over the items in this bag in arbitrary order.
- iterator() - Method in class com.example.colibris.multi.graph.Heap
-
Returns an iterator that iterates over the keys on the
priority queue in ascending order.
- iterator() - Method in class com.example.colibris.multi.graph.IndexMinPQ
-
Returns an iterator that iterates over the keys on the
priority queue in ascending order.
- iterator() - Method in class com.example.colibris.multi.graph.Stack
-
Returns an iterator to this stack that iterates through the items in LIFO order.