A B C D E F G H I L M N O P R S T V W

A

add(String, Object, String, char[]) - Method in class pmlib.PMLEventHandler
Add an object method to the event handler
add(String) - Method in class pmlib.PMLRoute
Add a tag to the object
add(String, float) - Method in class pmlib.PMLRoute
Add a tag to the object with the specified initial value
add(String, int) - Method in class pmlib.PMLRoute
Add a tag to the object with the specified ramp time
add(String, float, int) - Method in class pmlib.PMLRoute
Add a tag to the object with the specified initial value and ramp time
addInput(String) - Method in class pmlib.PMLMatrix
Add an input to the matrix with the specified tag and default limits (0, 1)
addInput(String, float, float) - Method in class pmlib.PMLMatrix
Add an input to the matrix with the specified tag and limits
addOutput(String, String) - Method in class pmlib.PMLMatrix
Add an output to the matrix with default limits (0, 1) and no value ramping
addOutput(String, String, float, float) - Method in class pmlib.PMLMatrix
Add an output to the matrix with the specified limits and no value ramping
addOutput(String, String, float, float, int) - Method in class pmlib.PMLMatrix
Add an an output to the matrix with the specified limits and ramp duration
addOutput(String[], String) - Method in class pmlib.PMLMatrix
Add an output to multiple input channels with default limits (0, 1) and no value ramping
addOutput(String[], String, float, float) - Method in class pmlib.PMLMatrix
Add an output to the multiple input channels with the specified limits and no value ramping
addOutput(String[], String, float, float, int) - Method in class pmlib.PMLMatrix
Add an an output to multiple input channels the specified limits and ramp duration

A B C D E F G H I L M N O P R S T V W