pub fn angle_of_attack_text( fluid: Option<Fluid>, velocity: Option<Vel>, character_state: Option<&CharacterState>, ) -> String