|
Programming Reference for VirtualLab Fusion
2022.1
|
This is the complete list of members for VL_Strings, including all inherited members.
| ToString(int integer, bool useGroupSeparator=false) | VL_Strings | static |
| ToString(double doubleValue, PhysicalProperty physicalProperty=PhysicalProperty.NoUnit, int numberOfDigits=int.MaxValue) | VL_Strings | static |
| ToString(Complex complexValue, PhysicalProperty physicalProperty=PhysicalProperty.NoUnit, int numberOfDigits=int.MaxValue, ComplexToStringConversionFormat conversionFormat=ComplexToStringConversionFormat.AmplitudePhase) | VL_Strings | static |
| ToString(PhysicalValue physicalValue, int numberOfDigits=int.MaxValue, bool showPhysicalUnits=true, bool prependComment=false) | VL_Strings | static |
| ToString(PhysicalValueComplex physicalValue, int numberOfDigits=int.MaxValue, bool showPhysicalUnits=true, bool prependComment=false, ComplexToStringConversionFormat conversionFormat=ComplexToStringConversionFormat.AmplitudePhase) | VL_Strings | static |