pe_hvdatum_authority

Retrieves the authority information of an hvdatum

Usage syntax

PE_AUTHORITY pe_hvdatum_authority (PE_HVDATUM hvdatum);

Parameters
hvdatum The hvdatum object
Description

This function retrieves the authority of the specified hvdatum.

Returns

The authority object of an hvdatum

Examples

PE_AUTHORITY auth = pe_hvdatum_authority(PE_HVDATUM hv);