|
Programming Reference for VirtualLab Fusion
2022.1
|
This is the complete list of members for PhysicalValue, including all inherited members.
| ActualParameterRunResult | PhysicalValueBase | |
| Comment | PhysicalValueBase | |
| Equals(object otherObject, EqualityIntent equalityIntent) | PhysicalValueBase | |
| GetComplexValue() | PhysicalValueBase | |
| GetFormatString(bool showPhysicalUnits, int numberOfDigits, ComplexToStringConversionFormat? complexNumberFormat=null) | PhysicalValueBase | static |
| operator!=(PhysicalValue value1, PhysicalValue value2) | PhysicalValue | static |
| operator==(PhysicalValue value1, PhysicalValue value2) | PhysicalValue | static |
| PhysicalProperty | PhysicalValueBase | |
| PhysicalValue(double value, PhysicalProperty physicalProperty) | PhysicalValue | |
| PhysicalValue(double value, PhysicalProperty physicalProperty, string comment) | PhysicalValue | |
| PhysicalValue(PhysicalValue physicalValue) | PhysicalValue | |
| PhysicalValue(SerializationInfo info, StreamingContext context) | PhysicalValue | |
| PhysicalValueBase(PhysicalProperty physicalProperty) | PhysicalValueBase | |
| PhysicalValueBase(PhysicalProperty physicalProperty, string comment) | PhysicalValueBase | |
| PhysicalValueBase(PhysicalValueBase physicalValueBase) | PhysicalValueBase | |
| PhysicalValueBase(SerializationInfo info, StreamingContext context) | PhysicalValueBase | |
| ToString() | PhysicalValue | |
| ToString(int significantDigits) | PhysicalValue | virtual |
| ToString(string format, IFormatProvider formatProvider=null) | PhysicalValue | virtual |
| Value | PhysicalValue |