<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?action=history&amp;feed=atom&amp;title=lpdbSurface%28API%29</id>
		<title>lpdbSurface(API) - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?action=history&amp;feed=atom&amp;title=lpdbSurface%28API%29"/>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lpdbSurface(API)&amp;action=history"/>
		<updated>2026-05-04T17:10:47Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.6</generator>

	<entry>
		<id>http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lpdbSurface(API)&amp;diff=4427&amp;oldid=prev</id>
		<title>Kinoshita: Created page with &quot;DataManip/pdbFile/src/'''lpdbSurface''' is API for pdbSurface.  == constant == Use the value as the argument mode in lpdbSurfaceAsTemperatureFactor.  typedef enum lpdbSurf...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=lpdbSurface(API)&amp;diff=4427&amp;oldid=prev"/>
				<updated>2014-10-07T08:05:24Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;DataManip/pdbFile/src/&amp;#039;&amp;#039;&amp;#039;lpdbSurface&amp;#039;&amp;#039;&amp;#039; is API for &lt;a href=&quot;/Eos/index.php/pdbSurface&quot; title=&quot;pdbSurface&quot;&gt;pdbSurface&lt;/a&gt;.  == constant == Use the value as the argument mode in lpdbSurfaceAsTemperatureFactor.  typedef enum lpdbSurf...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;DataManip/pdbFile/src/'''lpdbSurface''' is API for [[pdbSurface]].&lt;br /&gt;
&lt;br /&gt;
== constant ==&lt;br /&gt;
Use the value as the argument mode in lpdbSurfaceAsTemperatureFactor.&lt;br /&gt;
 typedef enum lpdbSurfaceMode {&lt;br /&gt;
 	lpdbSurfaceModeSimple=0&lt;br /&gt;
 } lpdbSurfaceMode;&lt;br /&gt;
&lt;br /&gt;
== struct ==&lt;br /&gt;
 typedef struct lpdbSurfaceInfo {&lt;br /&gt;
 	double order;  /* Angstrom */&lt;br /&gt;
 	int    refine; /* mesh size is equal to order/refine */ &lt;br /&gt;
 	int    size;   /* contour surface thickness is equal to order/refine*(2*size+1) */&lt;br /&gt;
 	double mergin; /* Search Area */&lt;br /&gt;
 	double weight; /* Weight Value */&lt;br /&gt;
 	double thresHold; /* exp(-thresHold) */&lt;br /&gt;
 	int    DensityMode;&lt;br /&gt;
 } lpdbSurfaceInfo;&lt;br /&gt;
&lt;br /&gt;
== API ==&lt;br /&gt;
Calculate the temperature factor, and store to '''pdb-&amp;gt;PDB-&amp;gt;TemperatureFactor'''.&lt;br /&gt;
 extern void lpdbSurfaceAsTemperatureFactor(pdbFile* pdb, lpdbSurfaceInfo* info, lpdbSurfaceMode mode);&lt;/div&gt;</summary>
		<author><name>Kinoshita</name></author>	</entry>

	</feed>