|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.imag.adele.bundle.upnp.position.impl.PositionSensorModelImpl
Constructor Summary | |
PositionSensorModelImpl()
|
Method Summary | |
Float |
getCurrentAltitudeStateVariableValue()
|
Float |
getCurrentLatitudeStateVariableValue()
|
Float |
getCurrentLongitudeStateVariableValue()
|
void |
getCurrentPosition(fr.imag.adele.util.upnp.holder.FloatHolder currentLatitude,
fr.imag.adele.util.upnp.holder.FloatHolder currentLongitude,
fr.imag.adele.util.upnp.holder.FloatHolder currentAltitude,
fr.imag.adele.util.upnp.holder.FloatHolder currentSpeed,
fr.imag.adele.util.upnp.holder.FloatHolder currentTrack,
fr.imag.adele.util.upnp.holder.DateHolder timestamp)
This method is "add description here" currentLatitude out parameter currentLongitude out parameter currentAltitude out parameter currentSpeed out parameter currentTrack out parameter timestamp out parameter |
Float |
getCurrentSpeedStateVariableValue()
|
Float |
getCurrentTrackStateVariableValue()
|
void |
getMethod(fr.imag.adele.util.upnp.holder.StringHolder method)
This method is "add description here" method out parameter |
void |
getName(fr.imag.adele.util.upnp.holder.StringHolder currentName)
This method is "add description here" currentName out parameter |
Date |
getTimestampStateVariableValue()
|
void |
setName(String newName)
This method is "add description here" newName in parameter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PositionSensorModelImpl()
Method Detail |
public void getCurrentPosition(fr.imag.adele.util.upnp.holder.FloatHolder currentLatitude, fr.imag.adele.util.upnp.holder.FloatHolder currentLongitude, fr.imag.adele.util.upnp.holder.FloatHolder currentAltitude, fr.imag.adele.util.upnp.holder.FloatHolder currentSpeed, fr.imag.adele.util.upnp.holder.FloatHolder currentTrack, fr.imag.adele.util.upnp.holder.DateHolder timestamp)
getCurrentPosition
in interface PositionSensorModel
public void getName(fr.imag.adele.util.upnp.holder.StringHolder currentName)
getName
in interface PositionSensorModel
public void setName(String newName)
setName
in interface PositionSensorModel
public void getMethod(fr.imag.adele.util.upnp.holder.StringHolder method)
getMethod
in interface PositionSensorModel
public Float getCurrentLatitudeStateVariableValue()
getCurrentLatitudeStateVariableValue
in interface PositionSensorModel
public Float getCurrentLongitudeStateVariableValue()
getCurrentLongitudeStateVariableValue
in interface PositionSensorModel
public Float getCurrentAltitudeStateVariableValue()
getCurrentAltitudeStateVariableValue
in interface PositionSensorModel
public Float getCurrentSpeedStateVariableValue()
getCurrentSpeedStateVariableValue
in interface PositionSensorModel
public Float getCurrentTrackStateVariableValue()
getCurrentTrackStateVariableValue
in interface PositionSensorModel
public Date getTimestampStateVariableValue()
getTimestampStateVariableValue
in interface PositionSensorModel
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |