Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Array from the file
Reads array from a binary file using explicitly-set dimensions
Namespace: Vts.IOAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- filename
- Type: System String
Name of the file from which to read the array
- dims
- Type: System Int32
Dimensions of the array
Type Parameters
- T
- Type of the array being read
Return Value
Type: ArrayArray from the file
See Also