Class ChannelProviderTernary

All Implemented Interfaces:
Provider<Channel>, ProviderAsStack

public abstract class ChannelProviderTernary
extends ChannelProvider
Implementation of ChannelProvider that calls three ChannelProviders that must provide Channels of the same dimensions.
Author:
Owen Feehan