[#mp_units-natural_point_origin] = xref:mp_units.adoc[mp_units]::natural_point_origin :relfileprefix: ../ :mrdocs: The point origin located at the zero point of a quantity specification == Synopsis Declared in `<mp‐units/framework/quantity_point.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<xref:mp_units/QuantitySpec.adoc[QuantitySpec] auto QS> constexpr xref:mp_units/natural_point_origin_.adoc[natural_point_origin_<QS>] natural_point_origin; ---- == Template Parameters [cols="1,4"] |=== | Name| Description | *QS* | quantity specification of the quantities measured from this origin |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#