more ai generated doc with human review

This commit is contained in:
2026-02-28 12:29:00 +03:00
parent 077f12c9e5
commit 0878891cd8
86 changed files with 2215 additions and 637 deletions

View File

@@ -1,9 +1,19 @@
/*! \file piunits_class_time.h
* \ingroup Core
* \~\brief
* \~english Time units
* \~russian Единицы измерения времени
*/
//! \addtogroup Units
//! \{
//! \file piunits_class_time.h
//! \brief
//! \~english Time units header
//! \~russian Заголовочный файл единиц измерения времени
//! \details
//! \~english Defines the Time unit class with support for Second and Hertz units.
//! \~russian Определяет класс единиц Time с поддержкой единиц Second и Hertz.
//!
//! \note
//! \~english Hertz is the frequency unit, inverse of second.
//! \~russian Герц - единица частоты, обратная секунде.
//!
//! \~\sa PIUnits::Class::Time
//! \}
/*
PIP - Platform Independent Primitives
Time units