Click or drag to resize

ConfidenceInterval Methods

The ConfidenceInterval type exposes the following members.

Methods
  NameDescription
Public methodClone
Clones this object using the specified context.
Public methodConvertToGaussianConfidence
Converts a one standard deviation value to a given confidence level using the standard Gaussian derived multipliers, for the specified dimension.
Public methodConvertToGlobalPositioningSystemConfidence
Converts a root mean square predicted GPS error value to a given confidence level using the GPS multipliers for a specific prediction type and specified variable dimension.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also