Click or drag to resize

SphericalTabularGainData Methods

The SphericalTabularGainData type exposes the following members.

Methods
  NameDescription
Public methodClone
Clones this object using the specified context.
(Overrides FunctionTIndependent, TDependentClone(CopyContext).)
Public methodDispose
Releases any resources associated with this instance.
(Inherited from FunctionTIndependent, TDependent.)
Protected methodDispose(Boolean)
Releases any resources associated with this instance.
(Overrides FunctionTIndependent, TDependentDispose(Boolean).)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodEvaluate(Cartesian)
Evaluate the gain given the cartesian direction expressed in the antennas axes.
(Overrides FunctionTIndependent, TDependentEvaluate(TIndependent).)
Public methodEvaluate(Cartesian, Int32)
Evaluate the gain given the cartesian direction expressed in the antennas axes.
(Overrides FunctionTIndependent, TDependentEvaluate(TIndependent, Int32).)
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 methodGetGainDecibel
Gets the gain value in decibel units at the given phi, theta indices.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetNextSampleSuggestion
Gets a suggestion for the next independent variable value at which to sample this function.
(Inherited from FunctionTIndependent, TDependent.)
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