Platform
======================

.. currentmodule:: openmm.openmm

.. autoclass:: Platform

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Platform.__init__
      ~Platform.findPlatform
      ~Platform.getDefaultPluginsDirectory
      ~Platform.getName
      ~Platform.getNumPlatforms
      ~Platform.getOpenMMVersion
      ~Platform.getPlatform
      ~Platform.getPlatformByName
      ~Platform.getPluginLoadFailures
      ~Platform.getPropertyDefaultValue
      ~Platform.getPropertyNames
      ~Platform.getPropertyValue
      ~Platform.getSpeed
      ~Platform.linkedContextCreated
      ~Platform.loadPluginLibrary
      ~Platform.loadPluginsFromDirectory
      ~Platform.registerPlatform
      ~Platform.setPropertyDefaultValue
      ~Platform.setPropertyValue
      ~Platform.supportsDoublePrecision
      ~Platform.supportsKernels
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Platform.thisown