Programming Reference for VirtualLab Fusion  2022.1
VL_Strings Member List

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

ToString(int integer, bool useGroupSeparator=false)VL_Stringsstatic
ToString(double doubleValue, PhysicalProperty physicalProperty=PhysicalProperty.NoUnit, int numberOfDigits=int.MaxValue)VL_Stringsstatic
ToString(Complex complexValue, PhysicalProperty physicalProperty=PhysicalProperty.NoUnit, int numberOfDigits=int.MaxValue, ComplexToStringConversionFormat conversionFormat=ComplexToStringConversionFormat.AmplitudePhase)VL_Stringsstatic
ToString(PhysicalValue physicalValue, int numberOfDigits=int.MaxValue, bool showPhysicalUnits=true, bool prependComment=false)VL_Stringsstatic
ToString(PhysicalValueComplex physicalValue, int numberOfDigits=int.MaxValue, bool showPhysicalUnits=true, bool prependComment=false, ComplexToStringConversionFormat conversionFormat=ComplexToStringConversionFormat.AmplitudePhase)VL_Stringsstatic