Programming Reference for VirtualLab Fusion
2025.1
|
This is the complete list of members for PhysicalValue, including all inherited members.
ActualParameterRunResult | PhysicalValueBase | |
Clone() | PhysicalValueBase | |
Comment | PhysicalValueBase | |
Equals(object otherObject, EqualityIntent equalityIntent) | PhysicalValueBase | |
GetComplexValue() | PhysicalValueBase | |
GetFormatString(bool showPhysicalUnits, int numberOfDigits, ComplexToStringConversionFormat? complexNumberFormat=null) | PhysicalValueBase | static |
MeasuredQuantity | PhysicalValueBase | |
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(double value, MeasuredQuantity measuredQuantity) | PhysicalValue | |
PhysicalValue(double value, MeasuredQuantity measuredQuantity, string comment) | PhysicalValue | |
PhysicalValue(PhysicalValue physicalValue) | PhysicalValue | |
PhysicalValue(SerializationInfo info, StreamingContext context) | PhysicalValue | |
PhysicalValueBase(PhysicalProperty physicalProperty) | PhysicalValueBase | |
PhysicalValueBase(PhysicalProperty physicalProperty, string comment) | PhysicalValueBase | |
PhysicalValueBase(MeasuredQuantity measuredQuantity, string comment) | PhysicalValueBase | |
PhysicalValueBase(PhysicalValueBase physicalValueBase) | PhysicalValueBase | |
PhysicalValueBase(SerializationInfo info, StreamingContext context) | PhysicalValueBase | |
ToString() | PhysicalValue | |
ToString(int significantDigits) | PhysicalValue | |
ToString(string format, IFormatProvider formatProvider=null) | PhysicalValue | |
Value | PhysicalValue |