public method BallisticCoefficient.Equals

Brief

Checks whether object equals to another object

Declaration
C#
bool  Equals (object obj)

Parameters
obj

Declared in BallisticCoefficient

back