nslj.src.lang
Class NslDinDouble1

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.NslNumeric1
                                      |
                                      +--nslj.src.lang.NslDouble1
                                            |
                                            +--nslj.src.lang.NslDinDouble1

public class NslDinDouble1
extends NslDouble1


Fields inherited from class nslj.src.lang.NslDouble1
_data
 
Fields inherited from class nslj.src.lang.NslBase
_accessChar, _name, _parent
 
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
 
Constructor Summary
NslDinDouble1(NslModule owner)
           
NslDinDouble1(NslModule owner, java.lang.String name)
           
NslDinDouble1(NslModule owner, java.lang.String name, int dum1)
           
NslDinDouble1(java.lang.String name, NslModule owner)
           
NslDinDouble1(java.lang.String name, NslModule owner, int dum1)
           
 
Method Summary
 NslInport getInport()
          Get the port object
 NslPort nslGetPort()
          Get the Port object
 
Methods inherited from class nslj.src.lang.NslDouble1
duplicateData, duplicateThis, get, get, getdouble, getdouble1, getfloat, getfloat1, getint, getint1, getNslDouble1, getNslFloat1, getNslInt1, getNslNumeric1, getNslSize, getSector, getSize, getSize1, getSizes, isDataSet, nslMemAlloc, print, resetData, set, set, set, set, set, set, set, set, set, set, set, set, setReference, setSector, toString
 
Methods inherited from class nslj.src.lang.NslNumeric1
getDimensions
 
Methods inherited from class nslj.src.lang.NslData
getDataType, getNslSizes, getOutport, getSize2, getSize3, getSize4
 
Methods inherited from class nslj.src.lang.NslBase
nslGetAccess, nslGetName, nslGetParent, nslGetParentClass, nslGetParentModule, nslGetRealName, nslNullifyParent, nslSetAccess, nslSetName, nslSetParent
 
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
 

Constructor Detail

NslDinDouble1

public NslDinDouble1(NslModule owner)

NslDinDouble1

public NslDinDouble1(NslModule owner,
                     java.lang.String name)

NslDinDouble1

public NslDinDouble1(java.lang.String name,
                     NslModule owner)

NslDinDouble1

public NslDinDouble1(NslModule owner,
                     java.lang.String name,
                     int dum1)

NslDinDouble1

public NslDinDouble1(java.lang.String name,
                     NslModule owner,
                     int dum1)
Method Detail

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