SonarModelTypes (Class)
Namespace: stdlibXtf.Common
Define a collection of the known sonar models.
Constructors
| SonarModelTypes() | Initializes a new instance of the SonarModelTypes class that has all the values. |
Properties
| KnownTypes | Gets the array of TypeEntry objects that represent all the known packets. |
Methods
| GetName(Byte) | Gets the name associated to the given ID. |
| GetDescription(Byte) | Gets the description associated to the given ID. |
Examples
example ...
Remarks
remarks ...