Index

A B C D E F L M N P R S W _ 
All Classes and Interfaces|All Packages

S

scaleEquation(Identifier, int) - Method in class cs350s22.component.ui.parser.MapperParser
Creates mapper id that remaps the raw value by the linear coefficient value.
SendParser - Class in cs350s22.component.ui.parser
Message commands are responsible for sending messages from the master controller at the top-level network to its components or components in subnetworks.
SendParser(String[], A_ParserHelper) - Constructor for class cs350s22.component.ui.parser.SendParser
Constructor.
SensorParser - Class in cs350s22.component.ui.parser
 
SensorParser(String[], A_ParserHelper) - Constructor for class cs350s22.component.ui.parser.SensorParser
 
setClockHelper() - Method in class cs350s22.component.ui.parser.MetaParser
Parses @CLOCK sub commands, and execute their respective methods.
setClockOneStep() - Method in class cs350s22.component.ui.parser.MetaParser
Updates the clock manually one time.
setClockOneStep(int) - Method in class cs350s22.component.ui.parser.MetaParser
Updates the clock 'count' times.
setClockRate(int) - Method in class cs350s22.component.ui.parser.MetaParser
Sets the clock rate value in milliseconds per update.
setClockState(String) - Method in class cs350s22.component.ui.parser.MetaParser
Pauses or resumes automated updating by the clock.
setClockWaitFor(double) - Method in class cs350s22.component.ui.parser.MetaParser
Waits for value seconds before processing the next command.
setClockWaitUntil(double) - Method in class cs350s22.component.ui.parser.MetaParser
Waits until time is at least value seconds before processing the next command.
splineInterpolation(Identifier, Filespec) - Method in class cs350s22.component.ui.parser.MapperParser
Creates mapper id that remaps the raw value based on the comma-delimited interpolation table defined in string.
Startup - Class in cs350s22.startup
Main class.
Startup() - Constructor for class cs350s22.startup.Startup
 
SubParser - Interface in cs350s22.component.ui.parser
Interface implemented by all sub parsers of Parser.
A B C D E F L M N P R S W _ 
All Classes and Interfaces|All Packages