|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
成员的完整列表,这些成员属于 ast::UnitConverter,包括所有继承而来的类成员
| conversionFactor_ | ast::UnitConverter | protected |
| convert(double value) const | ast::UnitConverter | inline |
| fromUnit_ | ast::UnitConverter | protected |
| getConversionFactor() const | ast::UnitConverter | inline |
| getFromUnit() const | ast::UnitConverter | inline |
| getToUnit() const | ast::UnitConverter | inline |
| setFromUnit(Unit fromUnit) | ast::UnitConverter | inline |
| setToUnit(Unit toUnit) | ast::UnitConverter | inline |
| syncConversionFactor() | ast::UnitConverter | inlineprotected |
| toUnit_ | ast::UnitConverter | protected |
| UnitConverter() (定义于 ast::UnitConverter) | ast::UnitConverter | inline |
| UnitConverter(Unit fromUnit, Unit toUnit) (定义于 ast::UnitConverter) | ast::UnitConverter | inline |