namespace SDRSharp.PanView { public enum BandType { Lower, Upper, Center } }