-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
FunctionInfo
public FunctionInfo()
-
Method Detail
-
getSpace
public int getSpace()
- Returns:
- the memory space identifier for this function.
-
getOffset
public long getOffset()
- Returns:
- the offset of this function in the memory space.
-
getSize
public int getSize()
- Returns:
- the number of bytes that are occupied by this function in the memory space.
-
getFn
public int getFn()
- Returns:
- the OpenLCB function number (the 24-bit address to send in Set Function and Query
Function traction commands).
-
getName
public String getName()
- Returns:
- the user-visible name of the function.
Copyright © 2017 The OpenLCB Group. All rights reserved.