Channel.System()
Channel.System()
Type: INSTANCE FUNCTION
Purpose: Reads the name of a chemical system from a channel object.
This name can be used to recover a group of parameters from the chemical system database file, SYSTEM.SET.
NOTE: The Channel.System() function only recalls the system name; it does not recover the actual parameters.
Usage: LookupString =Channel.System()
LookupString | STRING |
The chemical system name. Used to look up the system in the SYSTEM.SET file. |
Comments are closed.