Data Class |
Namespace: Landis
The Data type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateTextFile |
Creates a new text file for writing.
|
![]() ![]() | LoadT |
Loads an instance of T from a file. The file may contain a
serialized form of an editable instance or it may be a text file
that needs parsing.
|
![]() ![]() | OpenTextFile |
Opens a text file for reading.
|
Name | Description | |
---|---|---|
![]() ![]() | FileExtension |
The filename extension for files with serialized Landis data
objects.
|
![]() ![]() | InputVarName |
The name of the InputVariable that appears first in Landis text
input.
|