[][src]Module prisma::channel::scalar

The scalar traits defining what primitives can be used in channels

For an overview of scalars, look at the channel module documentation.

Traits

AngularChannelScalar

A scalar for periodic, angular channels

BoundedChannelScalar

A scalar with an upper and lower bound

FreeChannelScalar

A scalar with no upper and/or lower bound

NormalChannelScalar

A bounded scalar that has positive and negative values

PosNormalChannelScalar

A bounded scalar that only takes positive values