nslj.src.lang
Class NslDinDouble0
java.lang.Object
|
+--EDU.gatech.cc.is.abstractrobot.ControlSystemS
|
+--EDU.gatech.cc.is.abstractrobot.ControlSystemMFN150
|
+--nslj.src.lang.NslBase
|
+--nslj.src.lang.NslData
|
+--nslj.src.lang.NslNumeric
|
+--nslj.src.lang.NslNumeric0
|
+--nslj.src.lang.NslDouble0
|
+--nslj.src.lang.NslDinDouble0
- public class NslDinDouble0
- extends NslDouble0
| Fields inherited from class EDU.gatech.cc.is.abstractrobot.ControlSystemMFN150 |
abstract_robot |
| Fields inherited from class EDU.gatech.cc.is.abstractrobot.ControlSystemS |
CSSTAT_DONE, CSSTAT_ERROR, CSSTAT_OK, seed |
| Methods inherited from class nslj.src.lang.NslDouble0 |
_getdouble, duplicateData, duplicateThis, get, getdouble, getdouble0, getfloat, getint, getNslDouble0, getNslFloat0, getNslInt0, isDataSet, resetData, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setReference, toString |
| Methods inherited from class EDU.gatech.cc.is.abstractrobot.ControlSystemMFN150 |
init |
| Methods inherited from class EDU.gatech.cc.is.abstractrobot.ControlSystemS |
configure, Configure, getAbstractRobot, Init, quit, takeStep, TakeStep, trialEnd, TrialEnd, trialInit, TrialInit |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NslDinDouble0
public NslDinDouble0(NslModule owner)
- Constructor with default value 0
NslDinDouble0
public NslDinDouble0(NslModule owner,
java.lang.String name)
- This constructs a number with specified name
- Parameters:
name - - name of the variable
NslDinDouble0
public NslDinDouble0(java.lang.String name,
NslModule owner)
getInport
public NslInport getInport()
- Description copied from class:
NslData
- Get the port object
- Overrides:
getInport in class NslData
- Following copied from class:
nslj.src.lang.NslData
- Returns:
- NslInPort
nslGetPort
public NslPort nslGetPort()
- Description copied from class:
NslData
- Get the Port object
- Overrides:
nslGetPort in class NslData
- Following copied from class:
nslj.src.lang.NslData
- Returns:
- NslPort port