public method BallisticCoefficient.Equals

Brief

Checks whether the object equals to other object

Declaration
C#
bool  Equals (BallisticCoefficient other)

Parameters
other

Declared in BallisticCoefficient

back