NevronOpenVision
Nevron.Nov Namespace / NUnit Structure


NUnit Structure Methods

For a list of all members of this type, see NUnit members.

Public Methods
 NameDescription
Public MethodGets the base unit for the unit dimension.  
Public MethodOverloaded. Gets the conversion factor for converting a quantity measured in this unit to the target unit. Throws an exception if the conversion is not possible.  
Public MethodGets the conversion factor for converting a quantity measured in this unit to the pixel unit for the specified resolution. Throws an exception if the conversion is not possible.  
Public MethodGets the conversion factor for converting a quantity measured in this unit to the target unit. Assumes that the to unit is from the same dimension.  
Public Method  
Public MethodDivides this unit with the specified unit and returns the resulting unit and a number  
Public MethodChecks whether the given object is equal to this base unit.  
Public MethodFormats this unit, using either full names or abbreviated ones.  
Public MethodGets the unit short name (abbreviation)  
Public Methodstatic (Shared in Visual Basic)Gets the base unit for the specified dimension  
Public MethodGets the hash code for this base unit.  
Public MethodGets the unit full name  
Public MethodMultiples this unit with the specified unit and returns the resulting unit and a number  
Public MethodRaises this unit to the specified power  
Public Method  
Public MethodDetermines the square root of this unit. Internally calls Pow(0.5)  
Public MethodFlips the unit numerator and denomiator. Identical to the raise to power -1.  
Public MethodGets a string representation of this unit  
Public MethodOverloaded. Gets the conversion factor for converting a quantity measured in this unit to the target unit. Returns true if the conversion is possible, otherwise returns false.  
Public MethodGets the conversion factor for converting a quantity measured in this unit to the pixel unit for the specified resolution. Returns true if the conversion is possible, otherwise returns false.  
Public Methodstatic (Shared in Visual Basic)Tries to get the simple unit with the specified abbreviation.  
Top
Protected Methods
 NameDescription
Internal Methodstatic (Shared in Visual Basic)  
Top
See Also