Static Public Attributes | List of all members
MsiPlesseyCheckDigit Class Reference

Available check digits for MSI Plessey codes. More...

Inherits object.

Static Public Attributes

int Mod10 = 1
 Mod10. More...
 
int Mod1010 = 3
 Mod10 10. More...
 
int Mod1011 = 4
 Mod10 11. More...
 
int Mod11 = 2
 Mod11. More...
 
int Nothing = 0
 None. More...
 

Detailed Description

Available check digits for MSI Plessey codes.

Member Data Documentation

◆ Mod10

int Mod10 = 1
static

Mod10.

◆ Mod1010

int Mod1010 = 3
static

Mod10 10.

◆ Mod1011

int Mod1011 = 4
static

Mod10 11.

◆ Mod11

int Mod11 = 2
static

Mod11.

◆ Nothing

int Nothing = 0
static

None.