WRITE_T_O_PUSH_PRECISION

Sets the precision for real numbers written to TeimOrbit files.
The new precision remains active until reverted by calling WRITE_T_O_POP_PRECISION or by calling WRITE_T_O_PUSH_PRECISION again with a different value.

Format

WRITE_T_O_PUSH_PRECISION (Precision)

Arguments

 
Precision
Number of significant digits in real numbers written to file.

Example

 
Function
WRITE_T_O_PUSH_PRECISION (3)
Result
0
 
Important:  
Filenames are case sensitive and parameters are not case sensitive.