public interface CommandLineProviding
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandLine()
Returns the command line ready to use for the
EnvironmentConfig command. |
String getCommandLine()
EnvironmentConfig command. The PILAR-software
expects pressure in Pa, not mbar, therefore the desired conversion is
directly applied here as the pressure is converted into a string.