Static Public Attributes | List of all members
PharmaCodeSkew Class Reference

Skew of the Pharma Code bars. More...

Inherits object.

Static Public Attributes

int ModerateLeft = 1
 Moderately skewed to the left. More...
 
int ModerateRight = -1
 Moderately skewed to the right. More...
 
int Nothing = 0
 Not skewed. More...
 
int StrongLeft = 2
 Strongly skewed to the left. More...
 
int StrongRight = -2
 Strongly skewed to the right. More...
 

Detailed Description

Skew of the Pharma Code bars.

Member Data Documentation

◆ ModerateLeft

int ModerateLeft = 1
static

Moderately skewed to the left.

◆ ModerateRight

int ModerateRight = -1
static

Moderately skewed to the right.

◆ Nothing

int Nothing = 0
static

Not skewed.

◆ StrongLeft

int StrongLeft = 2
static

Strongly skewed to the left.

◆ StrongRight

int StrongRight = -2
static

Strongly skewed to the right.