public class SignalBox extends Object
| Constructor and Description |
|---|
SignalBox() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddSignal(String x_expr,
String y_expr) |
String |
getXexpr(int i) |
String |
getYexpr(int i) |
void |
removeExpr(int i) |
void |
RemoveSignal(String x_expr,
String y_expr) |
String |
toString() |
Copyright © 2023. All rights reserved.