Yamcs Server Manual
- General Information
- Server Administration
- Mission Database
- Data Management
- Data Links
- Processors
- Commanding
- Services
- Security
- Web Interface
- Programs
Related
Yamcs Release Notes
Yamcs HTTP API
Source Code Documentation
Download this Document
OperatorsΒΆ
addOp ::= "+" | "-" | "||" multOp ::= "*" | "/" | "MOD" relOp ::= "=" | "!=" | ">=" | ">" | "<>" | "<=" | "&&" | "<" bitWiseOp ::= "&" | "|" | "^" | "<<" | ">>"