Programming Reference for VirtualLab Fusion  2026.1
Loading...
Searching...
No Matches
VL_Files Member List

This is the complete list of members for VL_Files, including all inherited members.

CalculateBitmapFromChromaticFieldsSet2D(ChromaticFieldsSet cfs, double brightnessFactor, out bool noVisibleWavelength, bool interpolated=true, Size? numberOfPixels=null, PhysicalValueRange? xRange=null, PhysicalValueRange? yRange=null)VL_Filesstatic
CalculateBitmapFromDataArray2D(DataArray2D dataArray, int subsetIndex, FieldQuantity fieldQuantity, bool interpolated=true, Size? numberOfPixels=null, PhysicalValueRange? xRange=null, PhysicalValueRange? yRange=null, double minValue=double.NaN, double maxValue=double.NaN, ColorLookUpTableForDataView2D? colorTable=null, Color? colorForUndefined=null, double relativeThresholdForPhaseArtifacts=0)VL_Filesstatic
ImportBitmap(string fileName)VL_Filesstatic
ImportGrayScaleBitmap(string fileName, double minimumValue=0, double maximumValue=1, FieldQuantity fieldQuantity=FieldQuantity.RealPart, PrecisionMode precision=PrecisionMode.Double, double? wavelength=null)VL_Filesstatic
ImportTextFileIntoChromaticFieldsSet(string fileName, double wavelength, ChromaticFieldsSetType type=ChromaticFieldsSetType.Unspecified, double samplingDistanceX=1, double samplingDistanceY=1, string commentIndicator="#", string columnSeparator=" ", string decimalSeparator=".", string groupSeparator="", int firstRow=-1, int lastRow=-1, int numberOfCharactersToSkip=0, bool decreasingXCoordinates=false, bool decreasingYCoordinates=false)VL_Filesstatic
ImportTextFileIntoChromaticFieldsSet1D(string fileName, List< double > wavelengths, ChromaticFieldsSetType type=ChromaticFieldsSetType.Unspecified, bool coordinatesAreCodedInData=false, double samplingDistance=1, string commentIndicator="#", string columnSeparator=" ", string decimalSeparator=".", string groupSeparator="", int firstRow=-1, int lastRow=-1, int numberOfCharactersToSkip=0, bool expectDataInColumns=true, bool decreasingCoordinates=false)VL_Filesstatic
ImportTextFileIntoComplexField(string fileName, bool expectComplexValues, int firstRow, int lastRow, int numberOfCharactersToSkip, string commentIndicator, string columnSeparator, string decimalSeparator, string groupSeparator, out List<(bool is1D, bool? isGridless, bool? isEquidistant, bool? dataInColumns, int noOfSubsets)> possibleCombinations)VL_Filesstatic
ImportTextFileIntoDataArray(string fileName, bool expectComplexValues=false, bool coordinatesAreCodedInData=false, double samplingDistanceX=1, double samplingDistanceY=1, string commentIndicator="#", string columnSeparator=" ", string decimalSeparator=".", string groupSeparator="", int firstRow=-1, int lastRow=-1, int numberOfCharactersToSkip=0, bool prefer2Dover1D=true, bool preferGriddedOverGridless=true, bool expect1DOrGridlessDataInColumns=true, bool decreasingXCoordinates=false, bool decreasingYCoordinates=false, PhysicalMeaningType typeOfDA=PhysicalMeaningType.None)VL_Filesstatic
ImportTextFileIntoHarmonicField(string fileName, double wavelength, bool expectComplexValues=false, string commentIndicator="#", string columnSeparator=" ", string decimalSeparator=".", string groupSeparator="", int firstRow=-1, int lastRow=-1, int numberOfCharactersToSkip=0)VL_Filesstatic
LoadField(string fileName)VL_Filesstatic
LoadFieldsSet(string fileName)VL_Filesstatic
NumberOfLines(string fileName)VL_Filesstatic
ProcessOpticalSetup(string fileNameOpticalSetup, string outputFolder, string fileNameParameters="", PropagationEngine? simulationEngine=null, int? analyzerIndex=null, bool useSubfolder=false)VL_Filesstatic
ReadLine(string fileName, int lineNumber)VL_Filesstatic
SaveDocument(IDocument document, string fileName)VL_Filesstatic
WriteLineToLogFile(string fileName, string message)VL_Filesstatic
WriteToLogFile(string fileName, string message)VL_Filesstatic