| 
    Jpp
    18.0.0-rc.4
    
   the software that should make you happy 
   | 
 
Auxiliary program to add or modify mechanical model data of detector string. More...
#include <iostream>#include <iomanip>#include <map>#include <set>#include "JAcoustics/JMechanics.hh"#include "JSupport/JMeta.hh"#include "Jeep/JContainer.hh"#include "Jeep/JPrint.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) | 
Auxiliary program to add or modify mechanical model data of detector string.
Syntax:
    -M "<string number>     (set) a b"
The options
    -A "<string number> a b"
    -r "<string number>"
can be used to add or remove a specific string, respectively.
Definition in file JEditMechanics.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 100 of file JEditMechanics.cc.
 1.8.5