[][src]Function cdshealpix::is_nside

pub fn is_nside(nside: u32) -> bool

Returns true if the given argument is a valid nside, i.e. if it is a power of 2, is != 0 and is <= NSIDE_MAX.