Function Karana::Math::isReady(const Ktime&)# Defined in File Defs.h Function Documentation# bool Karana::Math::isReady(const Ktime &kt)# Check if a Ktime value is initialized. Parameters: kt – The Ktime value to check for initialization. Returns: true if the input Ktime is not ready, false otherwise.