ptvr  v0.1
A Python toolkit for creating VR experiments.
ptvr.experiment Namespace Reference

Classes

class  Experiment
 
class  InvalidExperimentFile
 

Functions

def experiment_from_file (filename)
 

Detailed Description

Interface for an experiment, which holds all information and structures related to the experiment being designed.

Function Documentation

◆ experiment_from_file()

def ptvr.experiment.experiment_from_file (   filename)