Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Writes an array to a binary file, as well as an accompanying .xml file to store array dimensions
Namespace: Vts.IOAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- dataIN
- Type: System Array
Array to be written
- filename
- Type: System String
Name of the file to which the array is written
Type Parameters
- T
- Type of the array to be written
See Also