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,15 @@
/*! \file piunits_class_pressure.h
* \ingroup Core
* \~\brief
* \~english Pressure units
* \~russian Единицы измерения давления
*/
//! \addtogroup Units
//! \{
//! \file piunits_class_pressure.h
//! \brief
//! \~english Pressure units header
//! \~russian Заголовочный файл единиц измерения давления
//! \details
//! \~english Defines the Pressure unit class with support for Pascal, Atmosphere, Bar, and MillimetreOfMercury units.
//! \~russian Определяет класс единиц Pressure с поддержкой единиц Pascal, Atmosphere, Bar и MillimetreOfMercury.
//!
//! \~\sa PIUnits::Class::Pressure
//! \}
/*
PIP - Platform Independent Primitives
Pressure units