public method BallisticCoefficient.Equals

Brief

Checks whether object equals to another object

Declaration
C#
bool  Equals (object other)

Parameters
other

Declared in BallisticCoefficient

back