lcvtoolbox.data.metadata.frames.frames.GPSPoint
===============================================

.. currentmodule:: lcvtoolbox.data.metadata.frames.frames

.. autoclass:: GPSPoint
   :members:
   :undoc-members:
   :show-inheritance:
   :inherited-members:
   :special-members: __init__, __str__, __repr__

   
   
   .. rubric:: Methods

   .. autosummary::
      :nosignatures:
   
      ~GPSPoint.__init__
      ~GPSPoint.construct
      ~GPSPoint.copy
      ~GPSPoint.dict
      ~GPSPoint.from_orm
      ~GPSPoint.json
      ~GPSPoint.model_construct
      ~GPSPoint.model_copy
      ~GPSPoint.model_dump
      ~GPSPoint.model_dump_json
      ~GPSPoint.model_json_schema
      ~GPSPoint.model_parametrized_name
      ~GPSPoint.model_post_init
      ~GPSPoint.model_rebuild
      ~GPSPoint.model_validate
      ~GPSPoint.model_validate_json
      ~GPSPoint.model_validate_strings
      ~GPSPoint.parse_file
      ~GPSPoint.parse_obj
      ~GPSPoint.parse_raw
      ~GPSPoint.schema
      ~GPSPoint.schema_json
      ~GPSPoint.update_forward_refs
      ~GPSPoint.validate
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~GPSPoint.model_computed_fields
      ~GPSPoint.model_config
      ~GPSPoint.model_extra
      ~GPSPoint.model_fields
      ~GPSPoint.model_fields_set
      ~GPSPoint.time
      ~GPSPoint.latitude
      ~GPSPoint.longitude
      ~GPSPoint.altitude
      ~GPSPoint.orientation
   
   