Poten.Printl()
Poten.Printl()
Type: INSTANCE FUNCTION
Purpose: Print a Poten to the current Output file. The Poten is printed in the format:
Tag <tab> POTEN <tab> Quantity <tab> T <tab> Prompt
or
Tag <tab> POTEN <tab> Quantity <tab> F <tab> Prompt
The fourth field is a BOOL with T representing the vs Eoc state and F representing the vs Eref state.
Usage: Poten.Print(Tag)
Tag | STRING | Optional. Used to print a different Tag than the one used in the call to .New. |
Comments are closed.