Frog
Enumerations
Compound Namespace Reference

Enumerations

enum  Type : int {
  NONE, NN, NA, NB,
  NP, NV, AN, AA,
  AB, AP, AV, BN,
  BA, BB, BP, BV,
  PN, PA, PB, PP,
  PV, VN, VA, VB,
  VP, VV, NNN, NVN
}
 

Detailed Description

a range off all 'possible' compound types. Not all of these ae actively assigned

Enumeration Type Documentation

◆ Type

enum Compound::Type : int
Enumerator
NONE 
NN 
NA 
NB 
NP 
NV 
AN 
AA 
AB 
AP 
AV 
BN 
BA 
BB 
BP 
BV 
PN 
PA 
PB 
PP 
PV 
VN 
VA 
VB 
VP 
VV 
NNN 
NVN