org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim
Class RT_SA

Package class diagram package RT_SA
java.lang.Object
  extended by org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.DIM
      extended by org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.Metric
          extended by org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.RT_SA

public class RT_SA
extends Metric

An instance of the RT-SA class represents a wave form measurement. The values of the RT-SA object are sent from the agent to the manager using the EVENT REPORT service (see 7.3). This class is derived from the metric base class.


Field Summary
 
Fields inherited from class org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.DIM
objects
 
Constructor Summary
RT_SA(LinkedList<Attribute> list)
           
 
Method Summary
 int getNomenclatureCode()
           
 
Methods inherited from class org.universAAL.lddi.lib.ieeex73std.x73.p20601.dim.DIM
addObjecttoDim, getObjectfromDim
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RT_SA

public RT_SA(LinkedList<Attribute> list)
      throws Exception
Throws:
Exception
Method Detail

getNomenclatureCode

public int getNomenclatureCode()
Overrides:
getNomenclatureCode in class Metric


Copyright © 2014 universAAL Consortium. All Rights Reserved.