public class IOSettings
extends java.lang.Object
This project was carried out at:
and supported byGenOpt Copyright (c) 1998-2021, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights reserved.
Modifier and Type | Field and Description |
---|---|
protected int |
numFor
the number format
|
Constructor and Description |
---|
IOSettings(java.lang.String numberFormat) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString(double x)
converts the number to the format specified by
numberFormat |